Searched defs:getSysRoot (Results 1 – 2 of 2) sorted by relevance
214 StringRef Compilation::getSysRoot() const { in getSysRoot() function in Compilation
2122 StringRef getSysRoot() const { return getStringOperand(4); } in getSysRoot() function