Searched refs:GentooScanPath (Results 1 – 1 of 1) sorted by relevance
2644 for (const auto &GentooScanPath : GentooScanPaths) { in ScanGentooGccConfig() local2645 std::string GentooPath = D.SysRoot + std::string(GentooScanPath); in ScanGentooGccConfig()