Searched refs:IsModuleFile (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Frontend/ |
D | Utils.h | 76 bool IsSystem, bool IsModuleFile, bool IsMissing); 87 bool IsSystem, bool IsModuleFile, 115 bool IsModuleFile, bool IsMissing) final;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Frontend/ |
D | Utils.h | 76 bool IsSystem, bool IsModuleFile, bool IsMissing); 87 bool IsSystem, bool IsModuleFile, 115 bool IsModuleFile, bool IsMissing) final;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Frontend/ |
D | Utils.h | 76 bool IsSystem, bool IsModuleFile, bool IsMissing); 87 bool IsSystem, bool IsModuleFile, 115 bool IsModuleFile, bool IsMissing) final;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Frontend/ |
D | Utils.h | 74 bool IsSystem, bool IsModuleFile, bool IsMissing); 85 bool IsSystem, bool IsModuleFile, 113 bool IsModuleFile, bool IsMissing) final;
|
/aosp_15_r20/external/clang/lib/Frontend/ |
H A D | DependencyFile.cpp | 119 bool IsSystem, bool IsModuleFile, in maybeAddDependency() argument 122 sawDependency(Filename, FromModule, IsSystem, IsModuleFile, IsMissing)) in maybeAddDependency() 134 bool IsSystem, bool IsModuleFile, in sawDependency() argument
|
/aosp_15_r20/external/clang/include/clang/Frontend/ |
H A D | Utils.h | 90 bool IsSystem, bool IsModuleFile, bool IsMissing); 101 bool IsModuleFile, bool IsMissing);
|