Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Driver/ToolChains/
H A DAVR.cpp337 std::string GetMCUSubPath(StringRef MCUName) { in GetMCUSubPath() function
465 std::string SubPath = GetMCUSubPath(CPU); in ConstructJob()