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

References

tools/clang/lib/Lex/PPDirectives.cpp
 1873   SourceLocation StartLoc = IsImportDecl ? IncludeTok.getLocation() : HashLoc;
 1995       diagnoseAutoModuleImport(*this, StartLoc, IncludeTok, Path, CharEnd);
 2002         IncludeTok.getLocation(), Path, Module::Hidden,
 2022         Token &Result = IncludeTok;
 2048       IncludeTok.getIdentifierInfo()->getPPKeywordID() == tok::pp_import;
 2070         HashLoc, IncludeTok, LookupFilename, isAngled, FilenameRange,
 2143     if (IncludeTok.getIdentifierInfo()->getPPKeywordID() ==