Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DAnalysisDeclContext.cpp313 AnalysisDeclContext::getBlockInvocationContext(const LocationContext *parent, in getBlockInvocationContext() function in AnalysisDeclContext
316 return getLocationContextManager().getBlockInvocationContext(this, parent, in getBlockInvocationContext()
400 LocationContextManager::getBlockInvocationContext(AnalysisDeclContext *ctx, in getBlockInvocationContext() function in LocationContextManager
/external/clang/include/clang/Analysis/
DAnalysisContext.h189 getBlockInvocationContext(const LocationContext *parent,
390 getBlockInvocationContext(AnalysisDeclContext *ctx,
/external/clang/lib/StaticAnalyzer/Core/
DExprEngineCallAndReturn.cpp429 ParentOfCallee = BlockCtx->getBlockInvocationContext(CallerSFC, in REGISTER_TRAIT_WITH_PROGRAMSTATE()