Searched defs:HashLoc (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/ |
H A D | PPDirectives.cpp | 394 SourceLocation HashLoc) { in getSkippedRangeForExcludedConditionalBlock() 902 SourceLocation HashLoc) { in HandleSkippedDirectiveWhileUsingPCH() 1590 Preprocessor &PP, SourceLocation HashLoc, Token &IncludeTok, in diagnoseAutoModuleImport() 1702 void Preprocessor::HandleIncludeDirective(SourceLocation HashLoc, in HandleIncludeDirective() 1878 SourceLocation HashLoc, Token &IncludeTok, Token &FilenameTok, in HandleHeaderIncludeOrImport() 2309 void Preprocessor::HandleIncludeNextDirective(SourceLocation HashLoc, in HandleIncludeNextDirective() 2362 void Preprocessor::HandleImportDirective(SourceLocation HashLoc, in HandleImportDirective() 2376 void Preprocessor::HandleIncludeMacrosDirective(SourceLocation HashLoc, in HandleIncludeMacrosDirective()
|
H A D | PreprocessingRecord.cpp | 461 SourceLocation HashLoc, in InclusionDirective()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/ |
H A D | DependencyGraph.cpp | 69 SourceLocation HashLoc, in InclusionDirective()
|
H A D | PrintPreprocessedOutput.cpp | 326 SourceLocation HashLoc, in InclusionDirective()
|
H A D | PrecompiledPreamble.cpp | 100 void InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, in InclusionDirective()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | MacroPPCallbacks.cpp | 169 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/ |
H A D | ModuleDepCollector.cpp | 128 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/ |
H A D | PPCallbacks.h | 122 virtual void InclusionDirective(SourceLocation HashLoc, in InclusionDirective() 405 void InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, in InclusionDirective()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/ |
H A D | InclusionRewriter.cpp | 189 void InclusionRewriter::InclusionDirective(SourceLocation HashLoc, in InclusionDirective()
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ |
H A D | Indexing.cpp | 262 void InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, in InclusionDirective()
|