Home
last modified time | relevance | path

Searched refs:AllowTypoCorrection (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOverload.cpp13036 bool EmptyLookup, bool AllowTypoCorrection) { in BuildRecoveryCallExpr() argument
13072 AllowTypoCorrection in BuildRecoveryCallExpr()
13245 bool AllowTypoCorrection) { in FinishOverloadedCallExpr() argument
13264 AllowTypoCorrection); in FinishOverloadedCallExpr()
13347 bool AllowTypoCorrection, in BuildOverloadedCallExpr() argument
13368 OverloadResult, AllowTypoCorrection); in BuildOverloadedCallExpr()
H A DSemaTemplate.cpp382 bool AllowTypoCorrection) { in LookupTemplateName() argument
508 if (Found.empty() && !IsDependent && AllowTypoCorrection) { in LookupTemplateName()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h4065 bool AllowTypoCorrection=true,
7769 AssumedTemplateKind *ATK = nullptr, bool AllowTypoCorrection = true);