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

References

tools/clang/lib/Lex/PPDirectives.cpp
 1872   bool IsImportDecl = HashLoc.isInvalid();
 1873   SourceLocation StartLoc = IsImportDecl ? IncludeTok.getLocation() : HashLoc;
 2070         HashLoc, IncludeTok, LookupFilename, isAngled, FilenameRange,