Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DHeaderSearch.cpp173 bool IsSystem in lookupModule() local
187 bool IsSystem = SearchDirs[Idx].isSystemHeaderDirectory(); in lookupModule() local
528 bool IsSystem = getDirCharacteristic() != SrcMgr::C_User; in DoFrameworkLookup() local
930 bool IsSystem = false; in LookupSubframeworkHeader() local
1069 bool IsSystem) { in hasModuleMap()
1137 bool HeaderSearch::loadModuleMapFile(const FileEntry *File, bool IsSystem) { in loadModuleMapFile()
1168 HeaderSearch::loadModuleMapFileImpl(const FileEntry *File, bool IsSystem, in loadModuleMapFileImpl()
1216 bool IsSystem) { in loadFrameworkModule()
1243 HeaderSearch::loadModuleMapFile(StringRef DirName, bool IsSystem, in loadModuleMapFile()
1252 HeaderSearch::loadModuleMapFile(const DirectoryEntry *Dir, bool IsSystem, in loadModuleMapFile()
[all …]
H A DModuleMap.cpp586 bool IsSystem, in inferFrameworkModule()
1009 bool IsSystem; member in clang::ModuleMapParser
1057 bool IsSystem) in ModuleMapParser()
2317 bool ModuleMap::parseModuleMapFile(const FileEntry *File, bool IsSystem, in parseModuleMapFile()
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DModuleDependencyCollector.cpp87 bool ModuleDependencyListener::visitInputFile(StringRef Filename, bool IsSystem, in visitInputFile()
H A DDependencyFile.cpp110 bool IsSystem, bool IsModuleFile, in maybeAddDependency()
125 bool IsSystem, bool IsModuleFile, in sawDependency()
375 bool IsSystem, bool IsOverridden) { in visitInputFile()
/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DFrontendActions.h98 bool IsSystem; variable
H A DFrontendOptions.h90 bool IsSystem; variable
/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DModuleMap.h135 unsigned IsSystem : 1; member
/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DModule.h150 unsigned IsSystem : 1; variable
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp357 bool IsSystem, bool Complain) { in checkDiagnosticMappings()
2324 bool IsSystem = I >= NumUserInputs; in ReadControlBlock() local
4469 bool IsSystem = Record[Idx++]; in ReadSubmoduleBlock() local