reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaExpr.cpp
 3948     return CheckVecStepTraitOperandType(*this, ExprType, OpLoc, ExprRange);
 3951   if (!CheckExtensionTraitOperandType(*this, ExprType, OpLoc, ExprRange,
 3957                           ExprKind, ExprRange))
 3962       << ExprKind << ExprRange;
 3966   if (CheckObjCTraitOperandConstraints(*this, ExprType, OpLoc, ExprRange,