Searched refs:GentooScanPaths (Results 1 – 1 of 1) sorted by relevance
3004 SmallVector<StringRef, 4> GentooScanPaths; in ScanGentooGccConfig() local3023 ConfLine.split(GentooScanPaths, ':', -1, /*AllowEmpty*/ false); in ScanGentooGccConfig()3030 GentooScanPaths.push_back(StringRef(basePath)); in ScanGentooGccConfig()3033 for (const auto &GentooScanPath : GentooScanPaths) { in ScanGentooGccConfig()