Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DAIX.cpp33 const bool IsArch32Bit = getToolChain().getTriple().isArch32Bit(); in ConstructJob() local
85 const bool IsArch32Bit = ToolChain.getTriple().isArch32Bit(); in ConstructJob() local