Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/
H A DProgramPoint.h690 const LocationContext *CallerCtx) in CallExitEnd()
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp519 getLocationForCaller(const StackFrameContext * SFC,const LocationContext * CallerCtx,const SourceManager & SM) getLocationForCaller() argument
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1428 const LocationContext *CallerCtx = ParentCtx->getStackFrame(); getCaller() local