Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Index/
H A DFileIndexRecord.h29 bool IsSystem; variable
34 FileIndexRecord(FileID FID, bool IsSystem) : FID(FID), IsSystem(IsSystem) {} in FileIndexRecord()
/llvm-project/clang/lib/Frontend/
H A DDependencyFile.cpp171 maybeAddDependency(StringRef Filename,bool FromModule,bool IsSystem,bool IsModuleFile,bool IsMissing) maybeAddDependency() argument
202 sawDependency(StringRef Filename,bool FromModule,bool IsSystem,bool IsModuleFile,bool IsMissing) sawDependency() argument
242 sawDependency(StringRef Filename,bool FromModule,bool IsSystem,bool IsModuleFile,bool IsMissing) sawDependency() argument
[all...]
H A DModuleDependencyCollector.cpp36 bool visitInputFile(StringRef Filename, bool IsSystem, bool IsOverridden, in visitInputFile()
H A DFrontendAction.cpp446 static bool loadModuleMapForModuleBuild(CompilerInstance &CI, bool IsSystem, in loadModuleMapForModuleBuild() argument
H A DCompilerInvocation.cpp3078 bool IsSystem = false; ParseFrontendArgs() local
/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp737 bool IsSystem = getDirCharacteristic() != SrcMgr::C_User; in DoFrameworkLookup() local
341 bool IsSystem = Dir.getDirCharacteristic() != SrcMgr::C_User; lookupModule() local
354 bool IsSystem = Dir.isSystemHeaderDirectory(); lookupModule() local
1614 hasModuleMap(StringRef FileName,const DirectoryEntry * Root,bool IsSystem) hasModuleMap() argument
1784 loadModuleMapFile(FileEntryRef File,bool IsSystem,FileID ID,unsigned * Offset,StringRef OriginalModuleMapFile) loadModuleMapFile() argument
1832 loadModuleMapFileImpl(FileEntryRef File,bool IsSystem,DirectoryEntryRef Dir,FileID ID,unsigned * Offset) loadModuleMapFileImpl() argument
1894 loadFrameworkModule(StringRef Name,DirectoryEntryRef Dir,bool IsSystem) loadFrameworkModule() argument
1915 loadModuleMapFile(StringRef DirName,bool IsSystem,bool IsFramework) loadModuleMapFile() argument
1924 loadModuleMapFile(DirectoryEntryRef Dir,bool IsSystem,bool IsFramework) loadModuleMapFile() argument
1952 bool IsSystem = DL.isSystemHeaderDirectory(); collectAllModules() local
[all...]
H A DModuleMap.cpp993 inferFrameworkModule(DirectoryEntryRef FrameworkDir,bool IsSystem,Module * Parent) inferFrameworkModule() argument
1535 bool IsSystem; global() member in clang::ModuleMapParser
1596 ModuleMapParser(Lexer & L,SourceManager & SourceMgr,const TargetInfo * Target,DiagnosticsEngine & Diags,ModuleMap & Map,FileID ModuleMapFID,DirectoryEntryRef Directory,bool IsSystem) ModuleMapParser() argument
3119 parseModuleMapFile(FileEntryRef File,bool IsSystem,DirectoryEntryRef Dir,FileID ID,unsigned * Offset,SourceLocation ExternModuleLoc) parseModuleMapFile() argument
[all...]
/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DModuleDepCollector.h115 bool IsSystem; member
/llvm-project/clang/include/clang/Lex/
H A DModuleMap.h61 bool IsSystem) {} in moduleMapFileRead() argument
/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp602 __anon4f49a77d0502(const serialization::InputFileInfo &IFI, bool IsSystem) handleTopLevelModule() argument
622 __anon4f49a77d0602(const serialization::InputFileInfo &IFI, bool IsSystem) handleTopLevelModule() argument
/llvm-project/clang/unittests/Lex/
H A DHeaderSearchTest.cpp52 void addFrameworkSearchDir(llvm::StringRef Dir, bool IsSystem = true) { in addFrameworkSearchDir() argument
/llvm-project/clang/include/clang/Frontend/
H A DFrontendOptions.h245 bool IsSystem = false; variable
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h97 IsSystem, enumerator
/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp516 checkDiagnosticMappings(DiagnosticsEngine & StoredDiags,DiagnosticsEngine & Diags,bool IsSystem,bool SystemHeaderWarningsInModule,bool Complain) checkDiagnosticMappings() argument
2937 bool IsSystem = I >= NumUserInputs; ReadControlBlock() local
5779 bool IsSystem = Record[Idx++]; ReadSubmoduleBlock() local
9616 bool IsSystem = I >= NumUserInputs; visitInputFileInfos() local
9631 bool IsSystem = I >= NumUserInputs; visitInputFiles() local
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp10197 __anonca10f8fc1a02(StringRef IncludeDir, bool IsSystem, DirectoryLookup::LookupType_t LookupType) CodeCompleteIncludedFile() argument
10264 __anonca10f8fc1b02(const DirectoryLookup &IncludeDir, bool IsSystem) CodeCompleteIncludedFile() argument