|
GCC Middle and Back End API Reference
|
#include "tree-logical-location.h"#include "analyzer/program-state.h"#include "analyzer/event-loc-info.h"#include "diagnostics/digraphs.h"

Go to the source code of this file.
Namespaces | |
| namespace | ana |
Enumerations | |
| enum class | ana::event_kind { ana::debug , ana::custom , ana::stmt , ana::region_creation , ana::function_entry , ana::state_change , ana::start_cfg_edge , ana::end_cfg_edge , ana::catch_ , ana::call_ , ana::return_ , ana::start_consolidated_cfg_edges , ana::end_consolidated_cfg_edges , ana::inlined_call , ana::setjmp_ , ana::rewind_from_longjmp , ana::rewind_to_setjmp , ana::throw_ , ana::unwind , ana::warning } |
Functions | |
| const char * | ana::event_kind_to_string (enum event_kind ek) |