Searched refs:findAVRLibcInstallation (Results 1 – 2 of 2) sorted by relevance
390 std::optional<std::string> AVRLibcRoot = findAVRLibcInstallation(); in AddClangSystemIncludeArgs()446 std::optional<std::string> AVRLibcRoot = TC.findAVRLibcInstallation(); in ConstructJob()596 std::optional<std::string> AVRToolChain::findAVRLibcInstallation() const { in findAVRLibcInstallation() function in AVRToolChain
34 std::optional<std::string> findAVRLibcInstallation() const;