Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DPathDiagnostic.cpp523 getLocationForCaller(const StackFrameContext *SFC, in getLocationForCaller() function
700 return getLocationForCaller(CE->getCalleeContext(), in create()
704 return getLocationForCaller(CEE->getCalleeContext(), in create()
850 PathDiagnosticLocation pos = getLocationForCaller(CE.getCalleeContext(), in construct()
874 callEnter = getLocationForCaller(CalleeCtx, CE.getLocationContext(), SM); in setCallee()