Home
last modified time | relevance | path

Searched refs:PossibleAVRLibcLocations (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DAVR.cpp424 const StringRef PossibleAVRLibcLocations[] = { variable
674 for (StringRef PossiblePath : PossibleAVRLibcLocations) { in findAVRLibcInstallation()