Searched refs:AllowTypoCorrection (Results 1 – 2 of 2) sorted by relevance
11900 bool HasTemplateArgs, bool AllowTypoCorrection) { in MakeValidator() argument11901 if (!AllowTypoCorrection) in MakeValidator()11916 bool EmptyLookup, bool AllowTypoCorrection) { in BuildRecoveryCallExpr() argument11948 ExplicitTemplateArgs != nullptr, AllowTypoCorrection), in BuildRecoveryCallExpr()12061 bool AllowTypoCorrection) { in FinishOverloadedCallExpr() argument12065 AllowTypoCorrection); in FinishOverloadedCallExpr()12085 AllowTypoCorrection); in FinishOverloadedCallExpr()12160 bool AllowTypoCorrection, in BuildOverloadedCallExpr() argument12182 AllowTypoCorrection); in BuildOverloadedCallExpr()
2972 bool AllowTypoCorrection=true,