/external/clang/lib/Driver/ |
D | CrossWindowsToolChain.cpp | 23 const std::string &SysRoot = D.SysRoot; in CrossWindowsToolChain() local 54 const std::string &SysRoot = D.SysRoot; in AddClangSystemIncludeArgs() local 74 const std::string &SysRoot = getDriver().SysRoot; in AddClangCXXStdlibIncludeArgs() local
|
D | ToolChains.cpp | 3888 StringRef SysRoot) { in getMultiarchTriple() 4044 std::string SysRoot = computeSysRoot(); in Linux() local 4381 std::string SysRoot = computeSysRoot(); in AddClangSystemIncludeArgs() local
|
/external/clang/lib/Frontend/ |
D | DependencyGraph.cpp | 32 std::string SysRoot; member in __anon1fc4e0030111::DependencyGraphCallback 46 StringRef SysRoot) in DependencyGraphCallback() 63 StringRef SysRoot) { in AttachDependencyGraphGen()
|
/external/llvm-project/clang/lib/Frontend/ |
D | DependencyGraph.cpp | 31 std::string SysRoot; member in __anon2e58df310111::DependencyGraphCallback 45 StringRef SysRoot) in DependencyGraphCallback() 63 StringRef SysRoot) { in AttachDependencyGraphGen()
|
/external/llvm-project/clang/lib/Driver/ToolChains/ |
D | Hurd.cpp | 69 std::string SysRoot = computeSysRoot(); in Hurd() local 138 std::string SysRoot = computeSysRoot(); in AddClangSystemIncludeArgs() local
|
D | CrossWindows.cpp | 238 const std::string &SysRoot = D.SysRoot; in AddClangSystemIncludeArgs() local 263 const std::string &SysRoot = getDriver().SysRoot; in AddClangCXXStdlibIncludeArgs() local
|
D | BareMetal.cpp | 36 SmallString<128> SysRoot(computeSysRoot()); in BareMetal() local 141 std::string SysRoot(computeSysRoot()); in AddClangCXXStdlibIncludeArgs() local
|
D | WebAssembly.cpp | 31 StringRef SysRoot) { in getMultiarchTriple() 165 auto SysRoot = getDriver().SysRoot; in WebAssembly() local
|
D | Linux.cpp | 218 std::string SysRoot = computeSysRoot(); in Linux() local 559 std::string SysRoot = computeSysRoot(); in AddClangSystemIncludeArgs() local
|
D | MSP430.cpp | 240 static void AddImplicitLinkerScript(const std::string SysRoot, in AddImplicitLinkerScript()
|
D | Gnu.h | 315 StringRef SysRoot) const in getMultiarchTriple()
|
D | Gnu.cpp | 1854 llvm::StringRef SysRoot) { in getGCCToolchainDir() 2004 StringRef SysRoot) { in AddDefaultGCCPrefixes() 2764 const std::string &SysRoot, in AddMultilibPaths() 2824 const std::string &SysRoot, in AddMultiarchPaths() 2928 std::string SysRoot = computeSysRoot(); in addLibCxxIncludePaths() local
|
/external/llvm-project/clang/include/clang/IndexSerialization/ |
D | SerializablePathCollection.h | 50 SysRoot = 2, enumerator 88 std::string SysRoot; variable
|
/external/llvm-project/clang/lib/IndexSerialization/ |
D | SerializablePathCollection.cpp | 40 StringRef CurrentWorkDir, StringRef SysRoot, llvm::StringRef OutputFile) in SerializablePathCollection()
|
/external/clang/include/clang/Driver/ |
D | Driver.h | 127 std::string SysRoot; variable
|
/external/llvm-project/clang/include/clang/Driver/ |
D | Driver.h | 148 std::string SysRoot; variable
|
/external/llvm-project/llvm/include/llvm/DWARFLinker/ |
D | DWARFLinkerCompileUnit.h | 329 std::string SysRoot; variable
|
/external/llvm-project/llvm/bindings/go/llvm/ |
D | dibuilder.go | 120 SysRoot string member
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 718 MDString *IncludePath, MDString *SysRoot, in getImpl()
|
D | DIBuilder.cpp | 833 StringRef SysRoot) { in createModule()
|
D | DebugInfo.cpp | 785 const char *SysRoot, size_t SysRootLen) { in LLVMDIBuilderCreateModule()
|
/external/llvm-project/llvm/unittests/IR/ |
D | MetadataTest.cpp | 2111 StringRef SysRoot = "/"; in TEST_F() local 2174 StringRef SysRoot = "/"; in TEST_F() local
|
/external/llvm-project/llvm/lib/IR/ |
D | DIBuilder.cpp | 144 StringRef SysRoot, StringRef SDK) { in createCompileUnit()
|
D | DebugInfoMetadata.cpp | 730 unsigned NameTableKind, bool RangesBaseAddress, MDString *SysRoot, in getImpl()
|
/external/llvm-project/llvm/lib/DWARFLinker/ |
D | DWARFLinker.cpp | 222 StringRef SysRoot = dwarf::toStringRef(DIE.find(dwarf::DW_AT_LLVM_sysroot)); in analyzeImportedModule() local
|