clang API Documentation
#include <Store.h>
Public Member Functions | |
FindUniqueBinding (SymbolRef sym) | |
bool | HandleBinding (StoreManager &SMgr, Store store, const MemRegion *R, SVal val) override |
LLVM_EXPLICIT | operator bool () |
const MemRegion * | getRegion () |
const MemRegion* clang::ento::StoreManager::FindUniqueBinding::getRegion | ( | ) | [inline] |
Definition at line 229 of file Store.h.
Referenced by GetAllocationSite().
bool StoreManager::FindUniqueBinding::HandleBinding | ( | StoreManager & | SMgr, |
Store | store, | ||
const MemRegion * | R, | ||
SVal | val | ||
) | [override, virtual] |
Implements clang::ento::StoreManager::BindingsHandler.
Definition at line 494 of file Store.cpp.
References clang::ento::SVal::getAsLocSymbol().
LLVM_EXPLICIT clang::ento::StoreManager::FindUniqueBinding::operator bool | ( | ) | [inline] |