clang: include/clang/Analysis/FlowSensitive/StorageLocation.h File Reference (original) (raw)
#include "[clang/AST/Decl.h](Decl%5F8h%5Fsource.html)"#include "[clang/AST/Type.h](Type%5F8h%5Fsource.html)"#include "llvm/ADT/DenseMap.h"#include "llvm/ADT/StringRef.h"#include "llvm/Support/Debug.h"#include <cassert>
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::RecordStorageLocation |
| A storage location for a record (struct, class, or union). More... |
| Namespaces | |
|---|---|
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
| namespace | clang::dataflow |
| Dataflow Directional Tag Classes. |
| Macros | |
|---|---|
| #define | DEBUG_TYPE "dataflow" |
◆ DEBUG_TYPE
#define DEBUG_TYPE "dataflow"