Home
last modified time | relevance | path

Searched refs:getLocationForCaller (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DPathDiagnostic.cpp579 getLocationForCaller(const StackFrameContext *SFC, in getLocationForCaller() function
731 return getLocationForCaller(CE->getCalleeContext(), in create()
735 return getLocationForCaller(CEE->getCalleeContext(), in create()
978 PathDiagnosticLocation pos = getLocationForCaller(CE.getCalleeContext(), in construct()
1002 callEnter = getLocationForCaller(CalleeCtx, CE.getLocationContext(), SM); in setCallee()