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