Searched refs:AVRLibcRoot (Results 1 – 1 of 1) sorted by relevance
324 Optional<std::string> AVRLibcRoot = findAVRLibcInstallation(); in AVRToolChain() local334 } else if (!AVRLibcRoot.hasValue()) { in AVRToolChain()340 std::string LibcRoot = AVRLibcRoot.getValue(); in AVRToolChain()