Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DFileIndexRecord.h29 bool IsSystem; variable
33 FileIndexRecord(FileID FID, bool IsSystem) : FID(FID), IsSystem(IsSystem) {} in FileIndexRecord()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DHeaderSearch.cpp272 bool IsSystem in lookupModule() local
286 bool IsSystem = SearchDirs[Idx].isSystemHeaderDirectory(); in lookupModule() local
634 bool IsSystem = getDirCharacteristic() != SrcMgr::C_User; in DoFrameworkLookup() local
1366 bool IsSystem) { in hasModuleMap()
1517 bool HeaderSearch::loadModuleMapFile(const FileEntry *File, bool IsSystem, in loadModuleMapFile()
1566 HeaderSearch::loadModuleMapFileImpl(const FileEntry *File, bool IsSystem, in loadModuleMapFileImpl()
1627 bool IsSystem) { in loadFrameworkModule()
1651 HeaderSearch::loadModuleMapFile(StringRef DirName, bool IsSystem, in loadModuleMapFile()
1660 HeaderSearch::loadModuleMapFile(const DirectoryEntry *Dir, bool IsSystem, in loadModuleMapFile()
1687 bool IsSystem = SearchDirs[Idx].isSystemHeaderDirectory(); in collectAllModules() local
[all …]
H A DModuleMap.cpp931 bool IsSystem, Module *Parent) { in inferFrameworkModule()
1436 bool IsSystem; member in clang::ModuleMapParser
1499 const DirectoryEntry *Directory, bool IsSystem) in ModuleMapParser()
2997 bool ModuleMap::parseModuleMapFile(const FileEntry *File, bool IsSystem, in parseModuleMapFile()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DDependencyFile.cpp136 bool FromModule, bool IsSystem, in maybeAddDependency()
170 bool IsSystem, bool IsModuleFile, in sawDependency()
210 bool IsSystem, bool IsModuleFile, in sawDependency()
H A DModuleDependencyCollector.cpp34 bool visitInputFile(StringRef Filename, bool IsSystem, bool IsOverridden, in visitInputFile()
H A DFrontendAction.cpp428 static bool loadModuleMapForModuleBuild(CompilerInstance &CI, bool IsSystem, in loadModuleMapForModuleBuild()
H A DCompilerInvocation.cpp2785 bool IsSystem = false; in ParseFrontendArgs() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DModuleMap.h60 const FileEntry &File, bool IsSystem) {} in moduleMapFileRead()
232 unsigned IsSystem : 1; member
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/DependencyScanning/
H A DModuleDepCollector.h52 bool IsSystem; member
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DFrontendOptions.h198 bool IsSystem = false; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DModule.h271 unsigned IsSystem : 1; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp503 bool IsSystem, bool Complain) { in checkDiagnosticMappings()
2667 bool IsSystem = I >= NumUserInputs; in ReadControlBlock() local
5511 bool IsSystem = Record[Idx++]; in ReadSubmoduleBlock() local
9126 bool IsSystem = I >= NumUserInputs; in visitInputFiles() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp9433 DirectoryLookup::LookupType_t LookupType) { in CodeCompleteIncludedFile()
9495 bool IsSystem) { in CodeCompleteIncludedFile()
H A DSemaLookup.cpp5355 bool IsSystem = false; in getHeaderNameForHeader() local