Home
last modified time | relevance | path

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

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