|
CBMC
|
#include <source_location.h>
Inheritance diagram for source_locationt:
Collaboration diagram for source_locationt:Static Public Member Functions | |
| static bool | is_built_in (const std::string &s) |
| static const source_locationt & | nil () |
Static Public Member Functions inherited from irept | |
| static bool | is_comment (const irep_idt &name) |
| static std::size_t | number_of_non_comments (const named_subt &) |
| count the number of named_sub elements that are not comments | |
Protected Member Functions | |
| std::string | as_string (bool print_cwd) const |
Protected Member Functions inherited from sharing_treet< irept, forward_list_as_mapt< irep_idt, irept > > | |
| void | detach () |
Additional Inherited Members | |
Public Types inherited from irept | |
| using | baset = tree_implementationt |
Public Types inherited from sharing_treet< irept, forward_list_as_mapt< irep_idt, irept > > | |
| using | dt = tree_nodet< irept, forward_list_as_mapt< irep_idt, irept >, true > |
| using | subt = typename dt::subt |
| using | named_subt = typename dt::named_subt |
| using | tree_implementationt = sharing_treet |
| Used to refer to this class from derived classes. | |
Static Protected Member Functions inherited from sharing_treet< irept, forward_list_as_mapt< irep_idt, irept > > | |
| static void | remove_ref (dt *old_data) |
| static void | nonrecursive_destructor (dt *old_data) |
| Does the same as remove_ref, but using an explicit stack instead of recursion. | |
Protected Attributes inherited from sharing_treet< irept, forward_list_as_mapt< irep_idt, irept > > | |
| dt * | data |
Static Protected Attributes inherited from sharing_treet< irept, forward_list_as_mapt< irep_idt, irept > > | |
| static dt | empty_d |
Definition at line 19 of file source_location.h.
|
inline |
Definition at line 22 of file source_location.h.
Definition at line 213 of file source_location.h.
|
inline |
Definition at line 26 of file source_location.h.
|
protected |
Definition at line 24 of file source_location.cpp.
|
inline |
Definition at line 31 of file source_location.h.
|
inline |
Definition at line 141 of file source_location.h.
| std::optional< std::string > source_locationt::full_path | ( | ) | const |
Get a path to the file, including working directory.
Definition at line 88 of file source_location.cpp.
Definition at line 94 of file source_location.h.
Definition at line 84 of file source_location.h.
Definition at line 51 of file source_location.h.
Definition at line 79 of file source_location.h.
Definition at line 36 of file source_location.h.
Definition at line 64 of file source_location.h.
|
inline |
Definition at line 190 of file source_location.h.
Definition at line 89 of file source_location.h.
Definition at line 46 of file source_location.h.
|
inline |
Definition at line 218 of file source_location.h.
Definition at line 74 of file source_location.h.
Definition at line 69 of file source_location.h.
Definition at line 41 of file source_location.h.
|
inline |
Definition at line 197 of file source_location.h.
Definition at line 16 of file source_location.cpp.
| void source_locationt::merge | ( | const source_locationt & | from | ) |
Set all unset source-location fields in this object to their values in 'from'.
Leave set fields in this object alone.
Definition at line 76 of file source_location.cpp.
|
inlinestatic |
Definition at line 206 of file source_location.h.
|
inline |
Definition at line 99 of file source_location.h.
Definition at line 177 of file source_location.h.
Definition at line 172 of file source_location.h.
Definition at line 162 of file source_location.h.
Definition at line 124 of file source_location.h.
Definition at line 129 of file source_location.h.
Definition at line 156 of file source_location.h.
Definition at line 104 of file source_location.h.
Definition at line 135 of file source_location.h.
|
inline |
Definition at line 185 of file source_location.h.
Definition at line 167 of file source_location.h.
Definition at line 114 of file source_location.h.
Definition at line 119 of file source_location.h.
Definition at line 151 of file source_location.h.
Definition at line 146 of file source_location.h.
Definition at line 109 of file source_location.h.