Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DPathDiagnostic.cpp540 getLocationForCaller(const StackFrameContext *SFC, in getLocationForCaller() function
675 return getLocationForCaller(CE->getCalleeContext(), in create()
679 return getLocationForCaller(CEE->getCalleeContext(), in create()
883 PathDiagnosticLocation pos = getLocationForCaller(CE.getCalleeContext(), in construct()
904 callEnter = getLocationForCaller(CalleeCtx, CE.getLocationContext(), SM); in setCallee()