Home
last modified time | relevance | path

Searched refs:HandleBinding (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DStore.h256 virtual bool HandleBinding(StoreManager& SMgr, Store store,
270 bool HandleBinding(StoreManager& SMgr, Store store, const MemRegion* R,
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DStackAddrEscapeChecker.cpp313 bool HandleBinding(StoreManager &SMgr, Store S, const MemRegion *Region, in checkEndFunction() function in StackAddrEscapeChecker::checkEndFunction::CallBack
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp509 bool StoreManager::FindUniqueBinding::HandleBinding(StoreManager& SMgr, in HandleBinding() function in StoreManager::FindUniqueBinding
H A DRegionStore.cpp652 if (!f.HandleBinding(*this, store, R, CI.getData())) in iterBindings()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp629 bool HandleBinding(StoreManager &SMgr, Store Store, const MemRegion *R, in HandleBinding() function in VarBindingsCollector