Home
last modified time | relevance | path

Searched refs:IsTarget64Bit (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp3264 bool IsTarget64Bit = TI.getTypeWidth(TI.getIntPtrType()) == 64; in CheckPPCBuiltinFunctionCall() local
3270 if (Is64BitBltin && !IsTarget64Bit) in CheckPPCBuiltinFunctionCall()