clang
3.9.0
|
#include <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 45 of file BasicValueFactory.h.
|
inline |
Definition at line 49 of file BasicValueFactory.h.
|
inline |
Definition at line 53 of file BasicValueFactory.h.
|
inline |
Definition at line 52 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 |