Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp12865 bool EmptyLookup, bool AllowTypoCorrection) { in BuildRecoveryCallExpr() argument
12901 AllowTypoCorrection in BuildRecoveryCallExpr()
13074 bool AllowTypoCorrection) { in FinishOverloadedCallExpr() argument
13093 AllowTypoCorrection); in FinishOverloadedCallExpr()
13176 bool AllowTypoCorrection, in BuildOverloadedCallExpr() argument
13197 OverloadResult, AllowTypoCorrection); in BuildOverloadedCallExpr()
H A DSemaTemplate.cpp377 bool AllowTypoCorrection) { in LookupTemplateName() argument
504 if (Found.empty() && !IsDependent && AllowTypoCorrection) { in LookupTemplateName()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3848 bool AllowTypoCorrection=true,
7468 AssumedTemplateKind *ATK = nullptr, bool AllowTypoCorrection = true);