H A D | SemaExpr.cpp | 8692 DiagnoseConditionalForNull(const Expr * LHSExpr,const Expr * RHSExpr,SourceLocation QuestionLoc) DiagnoseConditionalForNull() argument 9612 DiagnoseConditionalPrecedence(Sema & Self,SourceLocation OpLoc,Expr * Condition,const Expr * LHSExpr,const Expr * RHSExpr) DiagnoseConditionalPrecedence() argument 9701 ActOnConditionalOp(SourceLocation QuestionLoc,SourceLocation ColonLoc,Expr * CondExpr,Expr * LHSExpr,Expr * RHSExpr) ActOnConditionalOp() argument 10083 OpaqueValueExpr RHSExpr(Loc, RHSType, VK_PRValue); CheckAssignmentConstraints() local 11258 ExprResult *RHSExpr = &RHS; CheckVectorOperands() local 11563 diagnoseArithmeticOnTwoVoidPointers(Sema & S,SourceLocation Loc,Expr * LHSExpr,Expr * RHSExpr) diagnoseArithmeticOnTwoVoidPointers() argument 11699 checkArithmeticBinOpPointerOperands(Sema & S,SourceLocation Loc,Expr * LHSExpr,Expr * RHSExpr) checkArithmeticBinOpPointerOperands() argument 11752 diagnoseStringPlusInt(Sema & Self,SourceLocation OpLoc,Expr * LHSExpr,Expr * RHSExpr) diagnoseStringPlusInt() argument 11782 diagnoseStringPlusChar(Sema & Self,SourceLocation OpLoc,Expr * LHSExpr,Expr * RHSExpr) diagnoseStringPlusChar() argument 11833 diagnosePointerIncompatibility(Sema & S,SourceLocation Loc,Expr * LHSExpr,Expr * RHSExpr) diagnosePointerIncompatibility() argument 14522 CheckIdentityFieldAssignment(Expr * LHSExpr,Expr * RHSExpr,SourceLocation Loc,Sema & Sema) CheckIdentityFieldAssignment() argument 15412 DiagnoseSelfAssignment(Sema & S,Expr * LHSExpr,Expr * RHSExpr,SourceLocation OpLoc,bool IsBuiltin) DiagnoseSelfAssignment() argument 15544 CorrectDelayedTyposInBinOp(Sema & S,BinaryOperatorKind Opc,Expr * LHSExpr,Expr * RHSExpr) CorrectDelayedTyposInBinOp() argument 15595 CreateBuiltinBinOp(SourceLocation OpLoc,BinaryOperatorKind Opc,Expr * LHSExpr,Expr * RHSExpr) CreateBuiltinBinOp() argument 15880 DiagnoseBitwisePrecedence(Sema & Self,BinaryOperatorKind Opc,SourceLocation OpLoc,Expr * LHSExpr,Expr * RHSExpr) DiagnoseBitwisePrecedence() argument 15934 DiagnoseLogicalAndInLogicalOrLHS(Sema & S,SourceLocation OpLoc,Expr * LHSExpr,Expr * RHSExpr) DiagnoseLogicalAndInLogicalOrLHS() argument 15955 DiagnoseLogicalAndInLogicalOrRHS(Sema & S,SourceLocation OpLoc,Expr * LHSExpr,Expr * RHSExpr) DiagnoseLogicalAndInLogicalOrRHS() argument 15999 DiagnoseShiftCompare(Sema & S,SourceLocation OpLoc,Expr * LHSExpr,Expr * RHSExpr) DiagnoseShiftCompare() argument 16028 DiagnoseBinOpPrecedence(Sema & Self,BinaryOperatorKind Opc,SourceLocation OpLoc,Expr * LHSExpr,Expr * RHSExpr) DiagnoseBinOpPrecedence() argument 16063 ActOnBinOp(Scope * S,SourceLocation TokLoc,tok::TokenKind Kind,Expr * LHSExpr,Expr * RHSExpr) ActOnBinOp() argument 16126 BuildBinOp(Scope * S,SourceLocation OpLoc,BinaryOperatorKind Opc,Expr * LHSExpr,Expr * RHSExpr) BuildBinOp() argument 16902 ActOnChooseExpr(SourceLocation BuiltinLoc,Expr * CondExpr,Expr * LHSExpr,Expr * RHSExpr,SourceLocation RPLoc) ActOnChooseExpr() argument [all...] |