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

References

tools/clang/lib/Basic/IdentifierTable.cpp
  299   CASE( 7, 'i', 'c', include);
tools/clang/lib/Format/TokenAnnotator.cpp
 1086     case tok::pp_include:
tools/clang/lib/Format/UnwrappedLineParser.cpp
  976       FormatTok->is(tok::pp_include)) {
tools/clang/lib/Frontend/PrintPreprocessedOutput.cpp
  353     case tok::pp_include:
tools/clang/lib/Frontend/Rewrite/InclusionRewriter.cpp
  420           case tok::pp_include:
tools/clang/lib/Lex/PPDirectives.cpp
  882         II->getPPKeywordID() == tok::pp_include) {
  937       case tok::pp_include:
  998     case tok::pp_include:
 1583   case tok::pp_include:
tools/clang/lib/Lex/PreprocessingRecord.cpp
  474   case tok::pp_include: