Searched refs:AllowTypoCorrection (Results 1 – 2 of 2) sorted by relevance
11200 bool HasTemplateArgs, bool AllowTypoCorrection) { in MakeValidator() argument11201 if (!AllowTypoCorrection) in MakeValidator()11216 bool EmptyLookup, bool AllowTypoCorrection) { in BuildRecoveryCallExpr() argument11248 ExplicitTemplateArgs != nullptr, AllowTypoCorrection), in BuildRecoveryCallExpr()11355 bool AllowTypoCorrection) { in FinishOverloadedCallExpr() argument11359 AllowTypoCorrection); in FinishOverloadedCallExpr()11378 AllowTypoCorrection); in FinishOverloadedCallExpr()11453 bool AllowTypoCorrection, in BuildOverloadedCallExpr() argument11475 AllowTypoCorrection); in BuildOverloadedCallExpr()
2623 bool AllowTypoCorrection=true,