Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1365 const LocationContext *ParentCtx = CalleeCtx->getParent(); in getCaller() local
1366 const LocationContext *CallerCtx = ParentCtx->getStackFrame(); in getCaller()