Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DProgramPoint.h690 const LocationContext *CallerCtx) in CallExitEnd()
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp522 const LocationContext *CallerCtx, in getLocationForCaller()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1431 const LocationContext *CallerCtx = ParentCtx->getStackFrame(); in getCaller() local