Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Analysis/
H A DProgramPoint.h694 const LocationContext *CallerCtx) in CallExitEnd()
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1366 const LocationContext *CallerCtx = ParentCtx->getStackFrame(); in getCaller() local
H A DPathDiagnostic.cpp580 const LocationContext *CallerCtx, in getLocationForCaller()
H A DBugReporter.cpp1166 const LocationContext *CallerCtx = NextNode->getLocationContext(); in generatePathDiagnosticsForNode() local