Home
last modified time | relevance | path

Searched defs:IsSystem (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/clang/lib/Lex/
H A DHeaderSearch.cpp181 bool IsSystem in lookupModule() local
195 bool IsSystem = SearchDirs[Idx].isSystemHeaderDirectory(); in lookupModule() local
517 bool IsSystem = getDirCharacteristic() != SrcMgr::C_User; in DoFrameworkLookup() local
1096 bool IsSystem) { in hasModuleMap()
1201 bool HeaderSearch::loadModuleMapFile(const FileEntry *File, bool IsSystem) { in loadModuleMapFile()
1232 HeaderSearch::loadModuleMapFileImpl(const FileEntry *File, bool IsSystem, in loadModuleMapFileImpl()
1280 bool IsSystem) { in loadFrameworkModule()
1305 HeaderSearch::loadModuleMapFile(StringRef DirName, bool IsSystem, in loadModuleMapFile()
1314 HeaderSearch::loadModuleMapFile(const DirectoryEntry *Dir, bool IsSystem, in loadModuleMapFile()
1341 bool IsSystem = SearchDirs[Idx].isSystemHeaderDirectory(); in collectAllModules() local
[all …]
H A DModuleMap.cpp588 bool IsSystem, Module *Parent) { in inferFrameworkModule()
1029 bool IsSystem; member in clang::ModuleMapParser
1087 bool IsSystem) in ModuleMapParser()
2440 bool ModuleMap::parseModuleMapFile(const FileEntry *File, bool IsSystem, in parseModuleMapFile()
/aosp_15_r20/external/clang/lib/Frontend/
H A DDependencyFile.cpp119 bool IsSystem, bool IsModuleFile, in maybeAddDependency()
134 bool IsSystem, bool IsModuleFile, in sawDependency()
208 bool IsSystem) override { in moduleMapFileRead()
462 bool IsSystem, bool IsOverridden, in visitInputFile()
H A DModuleDependencyCollector.cpp35 bool visitInputFile(StringRef Filename, bool IsSystem, bool IsOverridden, in visitInputFile()
/aosp_15_r20/external/clang/include/clang/Lex/
H A DModuleMap.h52 const FileEntry &File, bool IsSystem) {} in moduleMapFileRead()
176 unsigned IsSystem : 1; member
/aosp_15_r20/external/lzma/CPP/Windows/
H A DFileFind.h45 inline bool IsSystem(DWORD attrib) { return (attrib & FILE_ATTRIBUTE_SYSTEM) != 0; } in IsSystem() function
119 bool IsSystem() const { return MatchesMask(FILE_ATTRIBUTE_SYSTEM); } in IsSystem() function
/aosp_15_r20/external/robolectric/resources/src/main/java/org/robolectric/res/android/
H A DLoadedArsc.java133 boolean IsSystem() { in IsSystem() method in LoadedArsc
947 boolean IsSystem() { in IsSystem() method in LoadedArsc.LoadedPackage
/aosp_15_r20/external/clang/include/clang/Frontend/
H A DFrontendActions.h96 bool IsSystem; variable
H A DFrontendOptions.h94 bool IsSystem; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Tooling/DependencyScanning/
DModuleDepCollector.h114 bool IsSystem; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Tooling/DependencyScanning/
DModuleDepCollector.h114 bool IsSystem; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Tooling/DependencyScanning/
DModuleDepCollector.h114 bool IsSystem; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Tooling/DependencyScanning/
DModuleDepCollector.h114 bool IsSystem; member
/aosp_15_r20/frameworks/base/libs/androidfw/include/androidfw/
H A DLoadedArsc.h213 bool IsSystem() const { in IsSystem() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/
DModuleMap.h61 bool IsSystem) {} in moduleMapFileRead()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/
DModuleMap.h61 bool IsSystem) {} in moduleMapFileRead()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/
DModuleMap.h61 bool IsSystem) {} in moduleMapFileRead()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/
DModuleMap.h61 bool IsSystem) {} in moduleMapFileRead()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Frontend/
DFrontendOptions.h237 bool IsSystem = false; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Frontend/
DFrontendOptions.h245 bool IsSystem = false; variable
/aosp_15_r20/external/clang/include/clang/Basic/
H A DModule.h173 unsigned IsSystem : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Frontend/
DFrontendOptions.h241 bool IsSystem = false; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Frontend/
DFrontendOptions.h241 bool IsSystem = false; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/LogicalView/Core/
DLVElement.h97 IsSystem, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/LogicalView/Core/
DLVElement.h97 IsSystem, enumerator

12