Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Driver/ToolChains/
DClang.cpp1089 const bool IsIAMCU = getToolChain().getTriple().isOSIAMCU(); in AddPreprocessingOptions() local
4558 bool IsIAMCU = RawTriple.isOSIAMCU(); in ConstructJob() local
DGnu.cpp408 const bool IsIAMCU = ToolChain.getTriple().isOSIAMCU(); in ConstructJob() local