Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DCallEvent.cpp1060 const LocationContext *ParentCtx = CalleeCtx->getParent(); in getCaller() local
1061 const LocationContext *CallerCtx = ParentCtx->getCurrentStackFrame(); in getCaller()