Home
last modified time | relevance | path

Searched refs:ModuleImported (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DDependencyGraph.cpp53 bool ModuleImported,
77 bool ModuleImported, SrcMgr::CharacteristicKind FileType) { in InclusionDirective() argument
H A DHeaderIncludeGen.cpp146 bool ModuleImported,
419 bool ModuleImported, SrcMgr::CharacteristicKind FileType) { in InclusionDirective() argument
H A DModuleDependencyCollector.cpp58 bool ModuleImported, in InclusionDirective()
H A DPrintPreprocessedOutput.cpp167 bool ModuleImported,
487 bool ModuleImported, SrcMgr::CharacteristicKind FileType) { in InclusionDirective() argument
503 if (ModuleImported) { in InclusionDirective()
H A DDependencyFile.cpp83 bool ModuleImported, in InclusionDirective()
H A DPrecompiledPreamble.cpp103 bool ModuleImported, in InclusionDirective() argument
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPPCallbacks.h175 bool ModuleImported, in InclusionDirective() argument
529 bool ModuleImported, in InclusionDirective() argument
533 SuggestedModule, ModuleImported, FileType); in InclusionDirective()
536 SuggestedModule, ModuleImported, FileType); in InclusionDirective()
H A DNoTrivialPPDirectiveTracer.h159 bool ModuleImported, in InclusionDirective() argument
H A DPreprocessingRecord.h536 const Module *SuggestedModule, bool ModuleImported,
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMacroPPCallbacks.h106 bool ModuleImported,
H A DMacroPPCallbacks.cpp172 bool ModuleImported, SrcMgr::CharacteristicKind FileType) { in InclusionDirective() argument
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp79 bool ModuleImported,
193 const Module *SuggestedModule, bool ModuleImported, in InclusionDirective() argument
195 if (ModuleImported) { in InclusionDirective()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessingRecord.cpp473 bool ModuleImported, SrcMgr::CharacteristicKind FileType) { in InclusionDirective() argument
507 *this, Kind, FileName, !IsAngled, ModuleImported, File, in InclusionDirective()
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DModuleDepCollector.h234 bool ModuleImported,
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp644 bool ModuleImported, SrcMgr::CharacteristicKind FileType) { in InclusionDirective() argument
645 if (!File && !ModuleImported) { in InclusionDirective()