◆ function_p()
bool logical_location_manager::function_p |
( |
key | k | ) |
const |
|
inherited |
class logical_location_manager.
Return true iff this is a function or method.
References function, gcc_unreachable, get_kind(), member, module_, namespace_, parameter, return_type, type, unknown, and variable.
◆ get_internal_name()
const char * impl_logical_location_manager::get_internal_name |
( |
key | k | ) |
const |
|
inlinefinaloverridevirtual |
◆ get_kind()
|
inlinefinaloverridevirtual |
Implements logical_location_manager.
References array, attribute, comment, declaration, DIAGNOSTIC_LOGICAL_LOCATION_KIND_ARRAY, DIAGNOSTIC_LOGICAL_LOCATION_KIND_ATTRIBUTE, DIAGNOSTIC_LOGICAL_LOCATION_KIND_COMMENT, DIAGNOSTIC_LOGICAL_LOCATION_KIND_DECLARATION, DIAGNOSTIC_LOGICAL_LOCATION_KIND_DTD, DIAGNOSTIC_LOGICAL_LOCATION_KIND_ELEMENT, DIAGNOSTIC_LOGICAL_LOCATION_KIND_FUNCTION, DIAGNOSTIC_LOGICAL_LOCATION_KIND_MEMBER, DIAGNOSTIC_LOGICAL_LOCATION_KIND_MODULE, DIAGNOSTIC_LOGICAL_LOCATION_KIND_NAMESPACE, DIAGNOSTIC_LOGICAL_LOCATION_KIND_OBJECT, DIAGNOSTIC_LOGICAL_LOCATION_KIND_PARAMETER, DIAGNOSTIC_LOGICAL_LOCATION_KIND_PROCESSING_INSTRUCTION, DIAGNOSTIC_LOGICAL_LOCATION_KIND_PROPERTY, DIAGNOSTIC_LOGICAL_LOCATION_KIND_RETURN_TYPE, DIAGNOSTIC_LOGICAL_LOCATION_KIND_TEXT, DIAGNOSTIC_LOGICAL_LOCATION_KIND_TYPE, DIAGNOSTIC_LOGICAL_LOCATION_KIND_VALUE, DIAGNOSTIC_LOGICAL_LOCATION_KIND_VARIABLE, dtd, element, function, gcc_assert, gcc_unreachable, member, module_, namespace_, object, parameter, processing_instruction, property, ptr_from_key(), return_type, text, type, value, and variable.
◆ get_name_for_path_output()
label_text impl_logical_location_manager::get_name_for_path_output |
( |
key | k | ) |
const |
|
inlinefinaloverridevirtual |
◆ get_name_with_scope()
const char * impl_logical_location_manager::get_name_with_scope |
( |
key | k | ) |
const |
|
inlinefinaloverridevirtual |
◆ get_parent()
key impl_logical_location_manager::get_parent |
( |
key | k | ) |
const |
|
inlinefinaloverridevirtual |
◆ get_short_name()
const char * impl_logical_location_manager::get_short_name |
( |
key | k | ) |
const |
|
inlinefinaloverridevirtual |
◆ key_from_ptr()
◆ ptr_from_key()
The documentation for this class was generated from the following file: