Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp821 const bool IsIAMCU = getToolChain().getTriple().isOSIAMCU(); in AddPreprocessingOptions() local
4950 bool IsIAMCU = RawTriple.isOSIAMCU(); in ConstructJob() local
H A DGnu.cpp300 const bool IsIAMCU = ToolChain.getTriple().isOSIAMCU(); in ConstructJob() local