Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp1478 bool IsTarget64Bit = Context.getTargetInfo() in CheckPPCBuiltinFunctionCall() local
1487 if (Is64BitBltin && !IsTarget64Bit) in CheckPPCBuiltinFunctionCall()