Home
last modified time | relevance | path

Searched refs:getBlockInvocationContext (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp319 const BlockInvocationContext *AnalysisDeclContext::getBlockInvocationContext( in getBlockInvocationContext() function in AnalysisDeclContext
321 return getLocationContextManager().getBlockInvocationContext(this, ParentLC, in getBlockInvocationContext()
390 const BlockInvocationContext *LocationContextManager::getBlockInvocationContext( in getBlockInvocationContext() function in LocationContextManager
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h187 getBlockInvocationContext(const LocationContext *ParentLC,
411 getBlockInvocationContext(AnalysisDeclContext *ADC,
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp444 ParentOfCallee = BlockCtx->getBlockInvocationContext(CallerSFC, in REGISTER_MAP_WITH_PROGRAMSTATE()