Searched refs:CorrectionBehavior (Results 1 – 2 of 2) sorted by relevance
47 Parser::ParseExpression(TypoCorrectionTypeBehavior CorrectionBehavior) { in ParseExpression() argument48 ExprResult LHS(ParseAssignmentExpression(CorrectionBehavior)); in ParseExpression()76 TypoCorrectionTypeBehavior CorrectionBehavior) { in ParseAssignmentExpression() argument91 /*isAddressOfOperand=*/false, CorrectionBehavior); in ParseAssignmentExpression()122 TypoCorrectionTypeBehavior CorrectionBehavior) { in ParseConstantExpressionInExprEvalContext() argument128 CorrectionBehavior)); in ParseConstantExpressionInExprEvalContext()564 TypoCorrectionTypeBehavior CorrectionBehavior, in ParseCastExpression() argument568 NotCastExpr, CorrectionBehavior, in ParseCastExpression()579 TypoCorrectionTypeBehavior CorrectionBehavior) in CastExpressionIdValidator() argument582 (CorrectionBehavior != TypoCorrectionTypeBehavior::AllowNonTypes); in CastExpressionIdValidator()[all …]
3726 ExprResult ParseExpression(TypoCorrectionTypeBehavior CorrectionBehavior =3730 TypoCorrectionTypeBehavior CorrectionBehavior =3769 ParseAssignmentExpression(TypoCorrectionTypeBehavior CorrectionBehavior =4036 TypoCorrectionTypeBehavior CorrectionBehavior,4041 TypoCorrectionTypeBehavior CorrectionBehavior =4236 TypoCorrectionTypeBehavior CorrectionBehavior,