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.cpp13718 bool EmptyLookup, bool AllowTypoCorrection) { in BuildRecoveryCallExpr() argument
13754 AllowTypoCorrection in BuildRecoveryCallExpr()
13924 bool AllowTypoCorrection) { in FinishOverloadedCallExpr() argument
13961 AllowTypoCorrection); in FinishOverloadedCallExpr()
14039 bool AllowTypoCorrection, in BuildOverloadedCallExpr() argument
14078 OverloadResult, AllowTypoCorrection); in BuildOverloadedCallExpr()
H A DSemaTemplate.cpp383 bool AllowTypoCorrection) { in LookupTemplateName() argument
509 if (Found.empty() && !IsDependent && AllowTypoCorrection) { in LookupTemplateName()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10515 bool AllowTypoCorrection = true, bool CalleesAddressIsTaken = false);
11128 bool AllowTypoCorrection = true);