Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp14483 bool EmptyLookup, bool AllowTypoCorrection) { in BuildRecoveryCallExpr() argument
14519 AllowTypoCorrection in BuildRecoveryCallExpr()
14689 bool AllowTypoCorrection) { in FinishOverloadedCallExpr() argument
14727 AllowTypoCorrection); in FinishOverloadedCallExpr()
14806 bool AllowTypoCorrection, in BuildOverloadedCallExpr() argument
14875 OverloadResult, AllowTypoCorrection); in BuildOverloadedCallExpr()
H A DSemaTemplate.cpp380 bool AllowTypoCorrection) { in LookupTemplateName() argument
506 if (Found.empty() && !IsDependent && AllowTypoCorrection) { in LookupTemplateName()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10730 bool AllowTypoCorrection = true, bool CalleesAddressIsTaken = false);
11346 bool AllowTypoCorrection = true);