Home
last modified time | relevance | path

Searched defs:HashLoc (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp1104 HandleSkippedDirectiveWhileUsingPCH(Token & Result,SourceLocation HashLoc) HandleSkippedDirectiveWhileUsingPCH() argument
1821 diagnoseAutoModuleImport(Preprocessor & PP,SourceLocation HashLoc,Token & IncludeTok,ArrayRef<std::pair<IdentifierInfo *,SourceLocation>> Path,SourceLocation PathEnd) diagnoseAutoModuleImport() argument
1967 HandleIncludeDirective(SourceLocation HashLoc,Token & IncludeTok,ConstSearchDirIterator LookupFrom,const FileEntry * LookupFromFile) HandleIncludeDirective() argument
2145 HandleHeaderIncludeOrImport(SourceLocation HashLoc,Token & IncludeTok,Token & FilenameTok,SourceLocation EndLoc,ConstSearchDirIterator LookupFrom,const FileEntry * LookupFromFile) HandleHeaderIncludeOrImport() argument
2617 HandleIncludeNextDirective(SourceLocation HashLoc,Token & IncludeNextTok) HandleIncludeNextDirective() argument
2645 HandleImportDirective(SourceLocation HashLoc,Token & ImportTok) HandleImportDirective() argument
2659 HandleIncludeMacrosDirective(SourceLocation HashLoc,Token & IncludeMacrosTok) HandleIncludeMacrosDirective() argument
[all...]
H A DPreprocessingRecord.cpp473 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective() argument
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DDependencyGraph.cpp69 InclusionDirective(SourceLocation HashLoc,const Token & IncludeTok,StringRef FileName,bool IsAngled,CharSourceRange FilenameRange,OptionalFileEntryRef File,StringRef SearchPath,StringRef RelativePath,const Module * Imported,SrcMgr::CharacteristicKind FileType) InclusionDirective() argument
H A DPrintPreprocessedOutput.cpp402 InclusionDirective(SourceLocation HashLoc,const Token & IncludeTok,StringRef FileName,bool IsAngled,CharSourceRange FilenameRange,OptionalFileEntryRef File,StringRef SearchPath,StringRef RelativePath,const Module * Imported,SrcMgr::CharacteristicKind FileType) InclusionDirective() argument
H A DPrecompiledPreamble.cpp97 InclusionDirective(SourceLocation HashLoc,const Token & IncludeTok,StringRef FileName,bool IsAngled,CharSourceRange FilenameRange,OptionalFileEntryRef File,StringRef SearchPath,StringRef RelativePath,const Module * Imported,SrcMgr::CharacteristicKind FileType) InclusionDirective() argument
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DMacroPPCallbacks.cpp169 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective() argument
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp188 InclusionDirective(SourceLocation HashLoc,const Token &,StringRef,bool,CharSourceRange,OptionalFileEntryRef,StringRef,StringRef,const Module * Imported,SrcMgr::CharacteristicKind FileType) InclusionDirective() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DPPCallbacks.h137 InclusionDirective(SourceLocation HashLoc,const Token & IncludeTok,StringRef FileName,bool IsAngled,CharSourceRange FilenameRange,OptionalFileEntryRef File,StringRef SearchPath,StringRef RelativePath,const Module * Imported,SrcMgr::CharacteristicKind FileType) InclusionDirective() argument
472 InclusionDirective(SourceLocation HashLoc,const Token & IncludeTok,StringRef FileName,bool IsAngled,CharSourceRange FilenameRange,OptionalFileEntryRef File,StringRef SearchPath,StringRef RelativePath,const Module * Imported,SrcMgr::CharacteristicKind FileType) InclusionDirective() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp397 InclusionDirective(SourceLocation HashLoc,const Token & IncludeTok,StringRef FileName,bool IsAngled,CharSourceRange FilenameRange,OptionalFileEntryRef File,StringRef SearchPath,StringRef RelativePath,const Module * Imported,SrcMgr::CharacteristicKind FileType) InclusionDirective() argument