Searched defs:getSysRoot (Results 1 – 6 of 6) sorted by relevance
57 StringRef CompileUnit::getSysRoot() { in getSysRoot() function in llvm::CompileUnit
47 StringRef getSysRoot() { return SysRoot; } in getSysRoot() function
303 StringRef Compilation::getSysRoot() const { in getSysRoot() function in Compilation
2141 StringRef getSysRoot() const { return getStringOperand(9); } in getSysRoot() function