Home
last modified time | relevance | path

Searched defs:AVRLibcRoot (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DAVR.cpp457 std::optional<std::string> AVRLibcRoot = findAVRLibcInstallation(); in AddClangSystemIncludeArgs() local
522 std::optional<std::string> AVRLibcRoot = TC.findAVRLibcInstallation(); in ConstructJob() local