Searched defs:getSysRoot (Results 1 – 3 of 3) sorted by relevance
32 StringRef CompileUnit::getSysRoot() { in getSysRoot() function in llvm::CompileUnit
306 StringRef Compilation::getSysRoot() const { in getSysRoot() function in Compilation
1482 StringRef getSysRoot() const { return getStringOperand(9); } in getSysRoot() function