Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Index/
H A DFileIndexRecord.h29 bool IsSystem; variable
34 FileIndexRecord(FileID FID, bool IsSystem) : FID(FID), IsSystem(IsSystem) {} in FileIndexRecord()
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DHeaderSearch.cpp318 bool IsSystem = Dir.getDirCharacteristic() != SrcMgr::C_User; in lookupModule() local
331 bool IsSystem = Dir.isSystemHeaderDirectory(); in lookupModule() local
710 bool IsSystem = getDirCharacteristic() != SrcMgr::C_User; in DoFrameworkLookup() local
1512 bool IsSystem) { in hasModuleMap()
1666 bool HeaderSearch::loadModuleMapFile(const FileEntry *File, bool IsSystem, in loadModuleMapFile()
1716 HeaderSearch::loadModuleMapFileImpl(const FileEntry *File, bool IsSystem, in loadModuleMapFileImpl()
1776 bool IsSystem) { in loadFrameworkModule()
1800 HeaderSearch::loadModuleMapFile(StringRef DirName, bool IsSystem, in loadModuleMapFile()
1809 HeaderSearch::loadModuleMapFile(DirectoryEntryRef Dir, bool IsSystem, in loadModuleMapFile()
1836 bool IsSystem = DL.isSystemHeaderDirectory(); in collectAllModules() local
[all …]
H A DModuleMap.cpp941 bool IsSystem, Module *Parent) { in inferFrameworkModule()
1491 bool IsSystem; member in clang::ModuleMapParser
1554 const DirectoryEntry *Directory, bool IsSystem) in ModuleMapParser()
3052 bool ModuleMap::parseModuleMapFile(const FileEntry *File, bool IsSystem, in parseModuleMapFile()
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DDependencyFile.cpp143 bool FromModule, bool IsSystem, in maybeAddDependency()
174 bool IsSystem, bool IsModuleFile, in sawDependency()
214 bool IsSystem, bool IsModuleFile, in sawDependency()
H A DModuleDependencyCollector.cpp36 bool visitInputFile(StringRef Filename, bool IsSystem, bool IsOverridden, in visitInputFile()
H A DFrontendAction.cpp442 static bool loadModuleMapForModuleBuild(CompilerInstance &CI, bool IsSystem, in loadModuleMapForModuleBuild()
H A DCompilerInvocation.cpp2946 bool IsSystem = false; in ParseFrontendArgs() local
/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DModuleMap.h61 const FileEntry &File, bool IsSystem) {} in moduleMapFileRead()
238 unsigned IsSystem : 1; member
/openbsd-src/gnu/llvm/clang/include/clang/Tooling/DependencyScanning/
H A DModuleDepCollector.h104 bool IsSystem; member
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h97 IsSystem, enumerator
/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DFrontendOptions.h232 bool IsSystem = false; variable
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DModule.h294 unsigned IsSystem : 1; variable
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp506 bool IsSystem, bool Complain) { in checkDiagnosticMappings()
2702 bool IsSystem = I >= NumUserInputs; in ReadControlBlock() local
5577 bool IsSystem = Record[Idx++]; in ReadSubmoduleBlock() local
9241 bool IsSystem = I >= NumUserInputs; in visitInputFiles() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCodeComplete.cpp9988 DirectoryLookup::LookupType_t LookupType) { in CodeCompleteIncludedFile()
10055 bool IsSystem) { in CodeCompleteIncludedFile()
H A DSemaLookup.cpp5686 bool IsSystem = false; in getHeaderNameForHeader() local