Home
last modified time | relevance | path

Searched refs:GCCRoot (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DAVR.cpp338 std::string GCCRoot(GCCInstallation.getInstallPath()); in AVRToolChain() local
345 getFilePaths().push_back(GCCRoot + std::string("/") + SubPath); in AVRToolChain()