Home
last modified time | relevance | path

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

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