Home
last modified time | relevance | path

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

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