Searched refs:TypoCorrectionTypeBehavior (Results 1 – 6 of 6) sorted by relevance
47 Parser::ParseExpression(TypoCorrectionTypeBehavior CorrectionBehavior) { in ParseExpression()76 TypoCorrectionTypeBehavior CorrectionBehavior) { in ParseAssignmentExpression()105 /*isAddressOfOperand=*/false, TypoCorrectionTypeBehavior::AllowNonTypes); in ParseConditionalExpression()122 TypoCorrectionTypeBehavior CorrectionBehavior) { in ParseConstantExpressionInExprEvalContext()141 TypoCorrectionTypeBehavior::AllowNonTypes); in ParseConstantExpression()170 TypoCorrectionTypeBehavior::AllowNonTypes); in ParseArrayBoundExpression()180 TypoCorrectionTypeBehavior::AllowNonTypes)); in ParseCaseExpression()204 /*isAddressOfOperand=*/false, TypoCorrectionTypeBehavior::AllowNonTypes, in ParseConstraintLogicalAndExpression()564 TypoCorrectionTypeBehavior CorrectionBehavior, in ParseCastExpression()579 TypoCorrectionTypeBehavior CorrectionBehavior) in CastExpressionIdValidator()[all …]
1322 TypoCorrectionTypeBehavior::AllowBoth); in ParseTemplateArgument()
1611 TypoCorrectionTypeBehavior::AllowBoth, CastTy, RParenLoc); in ParseAsmStringLiteral()
3388 TypoCorrectionTypeBehavior::AllowNonTypes)); in ParseOpenMPParensExpr()3921 TypoCorrectionTypeBehavior::AllowNonTypes)); in ParseOpenMPSingleExprWithArgClause()
3608 TypoCorrectionTypeBehavior::AllowTypes); in ParseCXXAmbiguousParenExpression()
106 enum class TypoCorrectionTypeBehavior { enum3726 ExprResult ParseExpression(TypoCorrectionTypeBehavior CorrectionBehavior =3727 TypoCorrectionTypeBehavior::AllowNonTypes);3730 TypoCorrectionTypeBehavior CorrectionBehavior =3731 TypoCorrectionTypeBehavior::AllowNonTypes);3769 ParseAssignmentExpression(TypoCorrectionTypeBehavior CorrectionBehavior =3770 TypoCorrectionTypeBehavior::AllowNonTypes);4036 TypoCorrectionTypeBehavior CorrectionBehavior,4041 TypoCorrectionTypeBehavior CorrectionBehavior =4042 TypoCorrectionTypeBehavior::AllowNonTypes,[all …]