clang 17.0.0git
|
Go to the source code of this file.
Classes | |
class | clang::dataflow::StorageLocation |
Base class for elements of the local variable store and of the heap. More... | |
class | clang::dataflow::ScalarStorageLocation |
A storage location that is not subdivided further for the purposes of abstract interpretation. More... | |
class | clang::dataflow::AggregateStorageLocation |
A storage location which is subdivided into smaller storage locations that can be traced independently by abstract interpretation. More... | |
Namespaces | |
namespace | clang |
namespace | clang::dataflow |
Dataflow Directional Tag Classes. | |