Home
last modified time | relevance | path

Searched defs:getSysRoot (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinkerCompileUnit.cpp32 StringRef CompileUnit::getSysRoot() { in getSysRoot() function in llvm::CompileUnit
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DCompilation.cpp301 StringRef Compilation::getSysRoot() const { in getSysRoot() function in Compilation
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1485 StringRef getSysRoot() const { return getStringOperand(9); } in getSysRoot() function