21#ifndef GCC_TREE_LOGICAL_LOCATION_H
22#define GCC_TREE_LOGICAL_LOCATION_H
Definition tree-logical-location.h:30
static const char * get_name_with_scope_for_tree(tree)
Definition tree-logical-location.cc:46
static enum logical_location_kind get_kind_for_tree(tree)
Definition tree-logical-location.cc:68
static label_text get_name_for_tree_for_path_output(tree)
Definition tree-logical-location.cc:87
static const char * get_short_name_for_tree(tree)
Definition tree-logical-location.cc:36
static const char * get_internal_name_for_tree(tree)
Definition tree-logical-location.cc:56
Definition tree-logical-location.h:61
Definition logical-location.h:55
const char * get_name_with_scope() const final override
Definition tree-logical-location.cc:108
const char * get_short_name() const final override
Definition tree-logical-location.cc:101
tree_logical_location(tree decl)
Definition tree-logical-location.h:45
const char * get_internal_name() const final override
Definition tree-logical-location.cc:115
tree m_decl
Definition tree-logical-location.h:54
enum logical_location_kind get_kind() const final override
Definition tree-logical-location.cc:122
label_text get_name_for_path_output() const final override
Definition tree-logical-location.cc:129
union tree_node * tree
Definition coretypes.h:97
void final(rtx_insn *first, FILE *file, int optimize_p)
Definition final.cc:2008
logical_location_kind
Definition logical-location.h:33
Definition genautomata.cc:499