Searched refs:basePath (Results 1 – 2 of 2) sorted by relevance
2061 const basePath = deleteme;2062 auto names = [ basePath ~ "-socket" ];2064 names ~= "\0" ~ basePath ~ "-abstract\0unix\0socket";
2639 std::string basePath = "/usr/lib/gcc/" + ActiveVersion.first.str() + "/" in ScanGentooGccConfig() local2641 GentooScanPaths.push_back(StringRef(basePath)); in ScanGentooGccConfig()