Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaOverload.cpp13189 bool EmptyLookup, bool AllowTypoCorrection) { in BuildRecoveryCallExpr() argument
13225 AllowTypoCorrection in BuildRecoveryCallExpr()
13398 bool AllowTypoCorrection) { in FinishOverloadedCallExpr() argument
13417 AllowTypoCorrection); in FinishOverloadedCallExpr()
13500 bool AllowTypoCorrection, in BuildOverloadedCallExpr() argument
13521 OverloadResult, AllowTypoCorrection); in BuildOverloadedCallExpr()
H A DSemaTemplate.cpp382 bool AllowTypoCorrection) { in LookupTemplateName() argument
509 if (Found.empty() && !IsDependent && AllowTypoCorrection) { in LookupTemplateName()
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h4185 bool AllowTypoCorrection=true,
8018 AssumedTemplateKind *ATK = nullptr, bool AllowTypoCorrection = true);