Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DAnalysisDeclContext.cpp289 AnalysisDeclContext::getBlockInvocationContext(const LocationContext *parent, in getBlockInvocationContext() function in AnalysisDeclContext
292 return getLocationContextManager().getBlockInvocationContext(this, parent, in getBlockInvocationContext()
376 LocationContextManager::getBlockInvocationContext(AnalysisDeclContext *ctx, in getBlockInvocationContext() function in LocationContextManager
/external/clang/include/clang/Analysis/
DAnalysisContext.h180 getBlockInvocationContext(const LocationContext *parent,
381 getBlockInvocationContext(AnalysisDeclContext *ctx,
/external/clang/lib/StaticAnalyzer/Core/
DExprEngineCallAndReturn.cpp428 ParentOfCallee = BlockCtx->getBlockInvocationContext(CallerSFC, in REGISTER_TRAIT_WITH_PROGRAMSTATE()