Home
last modified time | relevance | path

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

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