Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Driver/ToolChains/
H A DAIX.cpp35 const bool IsArch64Bit = getToolChain().getTriple().isArch64Bit(); in ConstructJob() local
110 const bool IsArch64Bit = ToolChain.getTriple().isArch64Bit(); in ConstructJob() local