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.cpp976 const bool IsIAMCU = getToolChain().getTriple().isOSIAMCU(); in AddPreprocessingOptions() local
4965 bool IsIAMCU = RawTriple.isOSIAMCU(); in ConstructJob() local
H A DGnu.cpp374 const bool IsIAMCU = ToolChain.getTriple().isOSIAMCU(); in ConstructJob() local