Home
last modified time | relevance | path

Searched defs:basePath (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DGnu.cpp2639 std::string basePath = "/usr/lib/gcc/" + ActiveVersion.first.str() + "/" in ScanGentooGccConfig() local
/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/
H A DGnu.cpp2791 std::string basePath = "/usr/lib/gcc/" + ActiveVersion.first.str() + "/" in ScanGentooGccConfig() local