Searched refs:GCCParentPath (Results 1 – 1 of 1) sorted by relevance
380 std::string GCCParentPath(GCCInstallation.getParentLibPath()); in AVRToolChain() local381 getProgramPaths().push_back(GCCParentPath + "/../bin"); in AVRToolChain()