Home
last modified time | relevance | path

Searched defs:IsIAMCU (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DClang.cpp1145 const bool IsIAMCU = getToolChain().getTriple().isOSIAMCU(); in AddPreprocessingOptions() local
4246 bool IsIAMCU = RawTriple.isOSIAMCU(); in ConstructJob() local
H A DGnu.cpp399 const bool IsIAMCU = ToolChain.getTriple().isOSIAMCU(); in ConstructJob() local