Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinkerCompileUnit.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFLinkerUnit.h
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DCompilation.cpp305 StringRef Compilation::getSysRoot() const { in getSysRoot() function in Compilation
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerUnit.h47 StringRef getSysRoot() { return SysRoot; } in getSysRoot() function
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1593 StringRef getSysRoot() const { return getStringOperand(9); } in getSysRoot() function