Home
last modified time | relevance | path

Searched refs:ModuleImported (Results 1 – 13 of 13) 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 DModuleDependencyCollector.cpp59 bool ModuleImported, in InclusionDirective()
H A DPrintPreprocessedOutput.cpp168 bool ModuleImported,
488 bool ModuleImported, SrcMgr::CharacteristicKind FileType) { in InclusionDirective() argument
504 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.h174 bool ModuleImported, in InclusionDirective() argument
528 bool ModuleImported, in InclusionDirective() argument
532 SuggestedModule, ModuleImported, FileType); in InclusionDirective()
535 SuggestedModule, ModuleImported, FileType); in InclusionDirective()
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.cpp476 bool ModuleImported, SrcMgr::CharacteristicKind FileType) { in InclusionDirective() argument
510 *this, Kind, FileName, !IsAngled, ModuleImported, File, in InclusionDirective()
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DModuleDepCollector.h177 bool ModuleImported,
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp469 bool ModuleImported, SrcMgr::CharacteristicKind FileType) { in InclusionDirective() argument
470 if (!File && !ModuleImported) { in InclusionDirective()