Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp323 AnalysisDeclContext::getBlockInvocationContext(const LocationContext *parent, in getBlockInvocationContext() function in AnalysisDeclContext
326 return getLocationContextManager().getBlockInvocationContext(this, parent, in getBlockInvocationContext()
425 LocationContextManager::getBlockInvocationContext(AnalysisDeclContext *ctx, in getBlockInvocationContext() function in LocationContextManager
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/
DAnalysisDeclContext.h187 getBlockInvocationContext(const LocationContext *ParentLC,
417 getBlockInvocationContext(AnalysisDeclContext *ADC,
/aosp_15_r20/external/clang/include/clang/Analysis/
H A DAnalysisContext.h189 getBlockInvocationContext(const LocationContext *parent,
394 getBlockInvocationContext(AnalysisDeclContext *ctx,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/
DAnalysisDeclContext.h187 getBlockInvocationContext(const LocationContext *ParentLC,
417 getBlockInvocationContext(AnalysisDeclContext *ADC,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/
DAnalysisDeclContext.h187 getBlockInvocationContext(const LocationContext *ParentLC,
417 getBlockInvocationContext(AnalysisDeclContext *ADC,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/
DAnalysisDeclContext.h187 getBlockInvocationContext(const LocationContext *ParentLC,
417 getBlockInvocationContext(AnalysisDeclContext *ADC,
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp417 ParentOfCallee = BlockCtx->getBlockInvocationContext(CallerSFC, in REGISTER_TRAIT_WITH_PROGRAMSTATE()