Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinkerCompileUnit.cpp51 StringRef CompileUnit::getSysRoot() { in getSysRoot() function in llvm::CompileUnit
/openbsd-src/gnu/llvm/clang/lib/Driver/
H A DCompilation.cpp305 StringRef Compilation::getSysRoot() const { in getSysRoot() function in Compilation
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1523 StringRef getSysRoot() const { return getStringOperand(9); } in getSysRoot() function