/llvm-project/clang/lib/Frontend/ |
H A D | DependencyGraph.cpp | 31 std::string SysRoot; member in __anon5b0d5c6d0111::DependencyGraphCallback 45 StringRef SysRoot) in DependencyGraphCallback() 68 StringRef SysRoot) { in AttachDependencyGraphGen()
|
/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | OHOS.cpp | 133 std::string SysRoot = computeSysRoot(); OHOS() local 202 std::string SysRoot = computeSysRoot(); AddClangSystemIncludeArgs() local 274 std::string SysRoot = computeSysRoot() local 303 std::string SysRoot = computeSysRoot(); getRuntimePaths() local [all...] |
H A D | Hurd.cpp | 77 std::string SysRoot = computeSysRoot(); in Hurd() local 152 std::string SysRoot = computeSysRoot(); in AddClangSystemIncludeArgs() local
|
H A D | CrossWindows.cpp | 240 const std::string &SysRoot = D.SysRoot; in AddClangSystemIncludeArgs() local 265 const std::string &SysRoot = getDriver().SysRoot; in AddClangCXXStdlibIncludeArgs() local
|
H A D | WebAssembly.cpp | 222 auto SysRoot = getDriver().SysRoot; WebAssembly() local 559 std::string SysRoot = computeSysRoot(); addLibCxxIncludePaths() local 587 std::string SysRoot = computeSysRoot(); addLibStdCXXIncludePaths() local [all...] |
H A D | BareMetal.cpp | 106 SmallString<128> SysRoot(computeSysRoot()); BareMetal() local 279 const SmallString<128> SysRoot(computeSysRoot()); AddClangSystemIncludeArgs() local 337 std::string SysRoot(computeSysRoot()); AddClangCXXStdlibIncludeArgs() local [all...] |
H A D | Linux.cpp | 222 std::string SysRoot = computeSysRoot(); Linux() local 622 std::string SysRoot = computeSysRoot(); AddClangSystemIncludeArgs() local [all...] |
H A D | MSP430.cpp | 240 static void AddImplicitLinkerScript(const std::string SysRoot, in AddImplicitLinkerScript()
|
H A D | Gnu.cpp | 2195 getGCCToolchainDir(const ArgList & Args,llvm::StringRef SysRoot) getGCCToolchainDir() argument 2381 AddDefaultGCCPrefixes(const llvm::Triple & TargetTriple,SmallVectorImpl<std::string> & Prefixes,StringRef SysRoot) AddDefaultGCCPrefixes() argument 3151 AddMultilibPaths(const Driver & D,const std::string & SysRoot,const std::string & OSLibDir,const std::string & MultiarchTriple,path_list & Paths) AddMultilibPaths() argument 3217 AddMultiarchPaths(const Driver & D,const std::string & SysRoot,const std::string & OSLibDir,path_list & Paths) AddMultiarchPaths() argument 3271 std::string SysRoot = computeSysRoot(); addLibCxxIncludePaths() local [all...] |
/llvm-project/clang/include/clang/IndexSerialization/ |
H A D | SerializablePathCollection.h | 49 SysRoot = 2, enumerator 87 std::string SysRoot; variable
|
/llvm-project/llvm/include/llvm/DWARFLinker/ |
H A D | Utils.h | 41 inline StringRef guessDeveloperDir(StringRef SysRoot) { in guessDeveloperDir()
|
/llvm-project/clang/lib/IndexSerialization/ |
H A D | SerializablePathCollection.cpp | 40 StringRef CurrentWorkDir, StringRef SysRoot, llvm::StringRef OutputFile) in SerializablePathCollection()
|
/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | DWARFLinkerUnit.h | 181 std::string SysRoot; variable
|
H A D | DWARFLinkerCompileUnit.cpp | 265 StringRef SysRoot = in analyzeImportedModule() local
|
/llvm-project/llvm/include/llvm/DWARFLinker/Classic/ |
H A D | DWARFLinkerCompileUnit.h | 328 std::string SysRoot; variable
|
/llvm-project/clang/include/clang/Driver/ |
H A D | Driver.h | 180 std::string SysRoot; global() variable
|
H A D | ToolChain.h | 633 getMultiarchTriple(const Driver & D,const llvm::Triple & TargetTriple,StringRef SysRoot) getMultiarchTriple() argument
|
/llvm-project/llvm/bindings/ocaml/debuginfo/ |
H A D | debuginfo_ocaml.c | 213 value SplitDebugInline, value DebugInfoForProfiling, value SysRoot, in llvm_dibuild_create_compile_unit_native() argument 253 value IncludePath, value SysRoot) { in llvm_dibuild_create_module_native() argument
|
/llvm-project/llvm/lib/DWARFLinker/Classic/ |
H A D | DWARFLinker.cpp | 197 StringRef SysRoot = dwarf::toStringRef(DIE.find(dwarf::DW_AT_LLVM_sysroot)); analyzeImportedModule() local
|
/llvm-project/llvm/lib/IR/ |
H A D | DIBuilder.cpp | 141 createCompileUnit(unsigned Lang,DIFile * File,StringRef Producer,bool isOptimized,StringRef Flags,unsigned RunTimeVer,StringRef SplitName,DICompileUnit::DebugEmissionKind Kind,uint64_t DWOId,bool SplitDebugInlining,bool DebugInfoForProfiling,DICompileUnit::DebugNameTableKind NameTableKind,bool RangesBaseAddress,StringRef SysRoot,StringRef SDK) createCompileUnit() argument
|
H A D | DebugInfoMetadata.cpp | 949 getImpl(LLVMContext & Context,unsigned SourceLanguage,Metadata * File,MDString * Producer,bool IsOptimized,MDString * Flags,unsigned RuntimeVersion,MDString * SplitDebugFilename,unsigned EmissionKind,Metadata * EnumTypes,Metadata * RetainedTypes,Metadata * GlobalVariables,Metadata * ImportedEntities,Metadata * Macros,uint64_t DWOId,bool SplitDebugInlining,bool DebugInfoForProfiling,unsigned NameTableKind,bool RangesBaseAddress,MDString * SysRoot,MDString * SDK,StorageType Storage,bool ShouldCreate) getImpl() argument
|
H A D | DebugInfo.cpp | 1075 LLVMDIBuilderCreateCompileUnit(LLVMDIBuilderRef Builder,LLVMDWARFSourceLanguage Lang,LLVMMetadataRef FileRef,const char * Producer,size_t ProducerLen,LLVMBool isOptimized,const char * Flags,size_t FlagsLen,unsigned RuntimeVer,const char * SplitName,size_t SplitNameLen,LLVMDWARFEmissionKind Kind,unsigned DWOId,LLVMBool SplitDebugInlining,LLVMBool DebugInfoForProfiling,const char * SysRoot,size_t SysRootLen,const char * SDK,size_t SDKLen) LLVMDIBuilderCreateCompileUnit() argument
|
/llvm-project/llvm/unittests/IR/ |
H A D | MetadataTest.cpp | 2441 StringRef SysRoot = "/"; TEST_F() local 2504 StringRef SysRoot = "/"; TEST_F() local
|
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfDebug.cpp | 1025 StringRef SysRoot = DIUnit->getSysRoot(); in finishUnitAttributes() local
|