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

References

tools/clang/lib/Analysis/PathDiagnostic.cpp
  661       S = BSrc->getTerminatorCondition();
  662       if (!S) {
  673     S = SP->getStmt();
  675       return PathDiagnosticLocation::createEnd(S, SMng, P.getLocationContext());
  717   return PathDiagnosticLocation(S, SMng, P.getLocationContext());