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