Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinkerCompileUnit.cpp32 StringRef CompileUnit::getSysRoot() { in getSysRoot() function in llvm::CompileUnit
/freebsd-13.1/contrib/llvm-project/clang/lib/Driver/
H A DCompilation.cpp301 StringRef Compilation::getSysRoot() const { in getSysRoot() function in Compilation
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1485 StringRef getSysRoot() const { return getStringOperand(9); } in getSysRoot() function