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

References

tools/clang/include/clang/ASTMatchers/Dynamic/Diagnostics.h
  139   ArgStream addError(SourceRange Range, ErrorType Error);
  153       ErrorType Type;
tools/clang/lib/ASTMatchers/Dynamic/Diagnostics.cpp
   66                                              ErrorType Error) {
   86 static StringRef errorTypeToFormatString(Diagnostics::ErrorType Type) {