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