reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Analysis/PathDiagnostic.cpp
  684     return getLocationForCaller(CE->getCalleeContext(),
  688     return getLocationForCaller(CEE->getCalleeContext(),
  834   PathDiagnosticLocation pos = getLocationForCaller(CE.getCalleeContext(),
  858   callEnter = getLocationForCaller(CalleeCtx, CE.getLocationContext(), SM);