Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Driver/ToolChains/
H A DMSP430.cpp26 static bool isSupportedMCU(const StringRef MCU) { in isSupportedMCU() function
59 if (MCU && !isSupportedMCU(MCU->getValue())) { in getMSP430TargetFeatures()