#include "clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h"
Definition at line 62 of file BasicValueFactory.h.
◆ LazyCompoundValData()
◆ getRegion()
LLVM_ATTRIBUTE_RETURNS_NONNULL const TypedValueRegion * clang::ento::LazyCompoundValData::getRegion |
( |
| ) |
const |
|
inline |
◆ getStore()
const void * clang::ento::LazyCompoundValData::getStore |
( |
| ) |
const |
|
inline |
◆ Profile() [1/2]
void clang::ento::LazyCompoundValData::Profile |
( |
llvm::FoldingSetNodeID & |
ID | ) |
|
|
inline |
◆ Profile() [2/2]
void LazyCompoundValData::Profile |
( |
llvm::FoldingSetNodeID & |
ID, |
|
|
const StoreRef & |
store, |
|
|
const TypedValueRegion * |
region |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: