Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp521 getLocationForCaller(const StackFrameContext *SFC, in getLocationForCaller() function
701 return getLocationForCaller(CE->getCalleeContext(), in create()
705 return getLocationForCaller(CEE->getCalleeContext(), in create()
852 PathDiagnosticLocation pos = getLocationForCaller(CE.getCalleeContext(), in construct()
876 callEnter = getLocationForCaller(CalleeCtx, CE.getLocationContext(), SM); in setCallee()