Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1393 const LocationContext *ParentCtx = CalleeCtx->getParent(); in getCaller() local
1394 const LocationContext *CallerCtx = ParentCtx->getStackFrame(); in getCaller()