reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3948 return CheckVecStepTraitOperandType(*this, ExprType, OpLoc, ExprRange); 3951 if (!CheckExtensionTraitOperandType(*this, ExprType, OpLoc, ExprRange, 3955 if (RequireCompleteType(OpLoc, ExprType, 3961 Diag(OpLoc, diag::err_sizeof_alignof_function_type) 3966 if (CheckObjCTraitOperandConstraints(*this, ExprType, OpLoc, ExprRange,