Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp13693 bool EmptyLookup, bool AllowTypoCorrection) { in BuildRecoveryCallExpr() argument
13729 AllowTypoCorrection in BuildRecoveryCallExpr()
13902 bool AllowTypoCorrection) { in FinishOverloadedCallExpr() argument
13924 AllowTypoCorrection); in FinishOverloadedCallExpr()
14010 bool AllowTypoCorrection, in BuildOverloadedCallExpr() argument
14047 OverloadResult, AllowTypoCorrection); in BuildOverloadedCallExpr()
H A DSemaTemplate.cpp383 bool AllowTypoCorrection) { in LookupTemplateName() argument
510 if (Found.empty() && !IsDependent && AllowTypoCorrection) { in LookupTemplateName()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4276 bool AllowTypoCorrection=true,
8214 AssumedTemplateKind *ATK = nullptr, bool AllowTypoCorrection = true);