Searched defs:IsArmArch (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DGnu.cpp1485 bool IsArmArch = TargetTriple.getArch() == llvm::Triple::arm; local
H A DLinux.cpp943 const bool IsArmArch = getTriple().getArch() == llvm::Triple::arm || local

Completed in 152 milliseconds