Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Frontend/
H A DDependencyFile.cpp172 bool IsModuleFile, in maybeAddDependency() argument
202 sawDependency(StringRef Filename,bool FromModule,bool IsSystem,bool IsModuleFile,bool IsMissing) sawDependency() argument
242 sawDependency(StringRef Filename,bool FromModule,bool IsSystem,bool IsModuleFile,bool IsMissing) sawDependency() argument
[all...]
/llvm-project/flang/include/flang/Semantics/
H A Dscope.h258 bool IsModuleFile() const { IsModuleFile() function