|
clang
5.0.0
|
#include "clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h"
Public Member Functions | |
| LazyCompoundValData (const StoreRef &st, const TypedValueRegion *r) | |
| const void * | getStore () const |
| const TypedValueRegion * | getRegion () const |
| void | Profile (llvm::FoldingSetNodeID &ID) |
Static Public Member Functions | |
| static void | Profile (llvm::FoldingSetNodeID &ID, const StoreRef &store, const TypedValueRegion *region) |
Definition at line 47 of file BasicValueFactory.h.
|
inline |
Definition at line 51 of file BasicValueFactory.h.
References clang::ento::TypedValueRegion::getValueType(), and clang::ento::NonLoc::isCompoundType().
|
inline |
Definition at line 57 of file BasicValueFactory.h.
|
inline |
Definition at line 56 of file BasicValueFactory.h.
References clang::ento::StoreRef::getStore().
|
static |
Definition at line 29 of file BasicValueFactory.cpp.
References clang::ento::StoreRef::getStore().
Referenced by clang::ento::BasicValueFactory::getLazyCompoundValData().
|
inline |
1.8.6