Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Lex/
H A DPPDirectives.cpp1093 SourceLocation HashLoc) { in HandleSkippedDirectiveWhileUsingPCH()
1802 Preprocessor &PP, SourceLocation HashLoc, Token &IncludeTok, in diagnoseAutoModuleImport()
1938 void Preprocessor::HandleIncludeDirective(SourceLocation HashLoc, in HandleIncludeDirective()
2098 SourceLocation HashLoc, Token &IncludeTok, Token &FilenameTok, in HandleHeaderIncludeOrImport()
2566 void Preprocessor::HandleIncludeNextDirective(SourceLocation HashLoc, in HandleIncludeNextDirective()
2594 void Preprocessor::HandleImportDirective(SourceLocation HashLoc, in HandleImportDirective()
2608 void Preprocessor::HandleIncludeMacrosDirective(SourceLocation HashLoc, in HandleIncludeMacrosDirective()
H A DPreprocessingRecord.cpp478 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()
/openbsd/gnu/llvm/clang/lib/Frontend/
H A DDependencyGraph.cpp69 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()
H A DPrintPreprocessedOutput.cpp392 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()
H A DPrecompiledPreamble.cpp97 void InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, in InclusionDirective()
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DMacroPPCallbacks.cpp169 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()
/openbsd/gnu/llvm/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp186 SourceLocation HashLoc, const Token & /*IncludeTok*/, in InclusionDirective()
/openbsd/gnu/llvm/clang/include/clang/Lex/
H A DPPCallbacks.h137 virtual void InclusionDirective(SourceLocation HashLoc, in InclusionDirective()
472 void InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, in InclusionDirective()
/openbsd/gnu/llvm/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp327 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()
/openbsd/gnu/llvm/clang/tools/libclang/
H A DIndexing.cpp262 void InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, in InclusionDirective()