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