Home
last modified time | relevance | path

Searched defs:CorrectionBehavior (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp47 Parser::ParseExpression(TypoCorrectionTypeBehavior CorrectionBehavior) { in ParseExpression()
76 TypoCorrectionTypeBehavior CorrectionBehavior) { in ParseAssignmentExpression()
122 TypoCorrectionTypeBehavior CorrectionBehavior) { in ParseConstantExpressionInExprEvalContext()
564 TypoCorrectionTypeBehavior CorrectionBehavior, in ParseCastExpression()
579 TypoCorrectionTypeBehavior CorrectionBehavior) in CastExpressionIdValidator()
723 TypoCorrectionTypeBehavior CorrectionBehavior, in ParseCastExpression()
2613 TypoCorrectionTypeBehavior CorrectionBehavior, in ParseParenExpression()