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

References

tools/clang/include/clang/ASTMatchers/Dynamic/Diagnostics.h
  143     ContextType Type;
  174   ArgStream pushContextFrame(ContextType Type, SourceRange Range);
tools/clang/lib/ASTMatchers/Dynamic/Diagnostics.cpp
   14 Diagnostics::ArgStream Diagnostics::pushContextFrame(ContextType Type,
   76 static StringRef contextTypeToFormatString(Diagnostics::ContextType Type) {