Home
last modified time | relevance | path

Searched refs:makeTypoCorrectionConsumer (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaLookup.cpp5155 std::unique_ptr<TypoCorrectionConsumer> Sema::makeTypoCorrectionConsumer( in makeTypoCorrectionConsumer() function in Sema
5355 auto Consumer = makeTypoCorrectionConsumer(TypoName, LookupKind, S, SS, CCC, in CorrectTypo()
5471 auto Consumer = makeTypoCorrectionConsumer(TypoName, LookupKind, S, SS, CCC, in CorrectTypoDelayed()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h4307 makeTypoCorrectionConsumer(const DeclarationNameInfo &Typo,