Home
last modified time | relevance | path

Searched refs:IsModuleFile (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DDependencyFile.cpp144 bool IsModuleFile, in maybeAddDependency() argument
146 if (sawDependency(Filename, FromModule, IsSystem, IsModuleFile, IsMissing)) in maybeAddDependency()
174 bool IsSystem, bool IsModuleFile, in sawDependency() argument
214 bool IsSystem, bool IsModuleFile, in sawDependency() argument
223 if (IsModuleFile && !IncludeModuleFiles) in sawDependency()
/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DUtils.h74 bool IsSystem, bool IsModuleFile, bool IsMissing);
85 bool IsSystem, bool IsModuleFile,
113 bool IsModuleFile, bool IsMissing) final;