Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp12847 bool EmptyLookup, bool AllowTypoCorrection) { in BuildRecoveryCallExpr() argument
12883 AllowTypoCorrection in BuildRecoveryCallExpr()
13056 bool AllowTypoCorrection) { in FinishOverloadedCallExpr() argument
13075 AllowTypoCorrection); in FinishOverloadedCallExpr()
13158 bool AllowTypoCorrection, in BuildOverloadedCallExpr() argument
13179 OverloadResult, AllowTypoCorrection); in BuildOverloadedCallExpr()
H A DSemaTemplate.cpp377 bool AllowTypoCorrection) { in LookupTemplateName() argument
504 if (Found.empty() && !IsDependent && AllowTypoCorrection) { in LookupTemplateName()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h3818 bool AllowTypoCorrection=true,
7398 AssumedTemplateKind *ATK = nullptr, bool AllowTypoCorrection = true);