Home | History | Annotate | Download | only in Sema

Lines Matching refs:getExprLoc

517                                                 E->getExprLoc(),
619 RequireCompleteType(E->getExprLoc(), E->getType(),
2816 return CheckVecStepTraitOperandType(*this, ExprTy, E->getExprLoc(),
2820 if (!CheckExtensionTraitOperandType(*this, ExprTy, E->getExprLoc(),
2835 if (CheckObjCTraitOperandConstraints(*this, ExprTy, E->getExprLoc(),
2845 Diag(E->getExprLoc(), diag::warn_sizeof_array_param)
2917 S.Diag(E->getExprLoc(), diag::err_sizeof_alignof_bitfield)
2982 Diag(E->getExprLoc(), diag::err_sizeof_alignof_bitfield) << 0;
4308 Diag(PLE->getExprLoc(), diag::err_altivec_empty_initializer);
4380 Diag(E->getExprLoc(),
4424 Result = ActOnBinOp(S, E->getExprLoc(), tok::comma, Result.get(),
4468 SourceLocation loc = NullExpr->getExprLoc();
5113 opaqueValue = new (Context) OpaqueValueExpr(commonExpr->getExprLoc(),
10802 S.Diag(E->getExprLoc(), diag::err_unsupported_unknown_any_call)
10894 S.Diag(E->getExprLoc(), diag::err_unsupported_unknown_any_expr)
10987 S.Diag(E->getExprLoc(), diagID)
11034 S.Diag(E->getExprLoc(), diag::err_func_returning_array_function)
11106 S.Diag(E->getExprLoc(), diag::err_unknown_any_function)
11126 S.Diag(E->getExprLoc(), diag::err_unknown_any_var_function_type)
11133 S.Diag(E->getExprLoc(), diag::err_unsupported_unknown_any_decl)
11196 S.Diag(E->getExprLoc(), diag::err_unsupported_unknown_any_expr)