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

References

tools/clang/lib/Sema/SemaExceptionSpec.cpp
  446         FixItLoc = getLocForEndOfToken(FTLoc.getLocalRangeEnd());
  449   if (FixItLoc.isInvalid())
  455       << FixItHint::CreateInsertion(FixItLoc, " " + OS.str().str());