Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp317 AnalysisDeclContext::getBlockInvocationContext(const LocationContext *parent, in getBlockInvocationContext() function in AnalysisDeclContext
320 return getLocationContextManager().getBlockInvocationContext(this, parent, in getBlockInvocationContext()
419 LocationContextManager::getBlockInvocationContext(AnalysisDeclContext *ctx, in getBlockInvocationContext() function in LocationContextManager
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h192 getBlockInvocationContext(const LocationContext *parent,
416 getBlockInvocationContext(AnalysisDeclContext *ctx,
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp425 ParentOfCallee = BlockCtx->getBlockInvocationContext(CallerSFC, in REGISTER_MAP_WITH_PROGRAMSTATE()