Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DAVR.cpp279 std::string GetMCUSubPath(StringRef MCUName) { in GetMCUSubPath() function
341 std::string SubPath = GetMCUSubPath(CPU); in AVRToolChain()