Home
last modified time | relevance | path

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

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