Home
last modified time | relevance | path

Searched defs:CallerCtx (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DProgramPoint.h692 const LocationContext *CallerCtx) in CallExitEnd()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DPathDiagnostic.cpp524 const LocationContext *CallerCtx, in getLocationForCaller()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1394 const LocationContext *CallerCtx = ParentCtx->getStackFrame(); in getCaller() local