Searched refs:SysRootPath (Results 1 – 3 of 3) sorted by relevance
73 std::string SysRootPath = in computeSysRoot() local75 if (llvm::sys::fs::exists(SysRootPath)) in computeSysRoot()76 return SysRootPath; in computeSysRoot()
95 const StringPool::StringOffsetSize SysRootPath; variable
45 SysRootPath(Paths.addDirPath(SysRoot)), in SerializablePathCollection()