Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp4830 std::unique_ptr<TypoCorrectionConsumer> Sema::makeTypoCorrectionConsumer( in makeTypoCorrectionConsumer() function in Sema
5030 auto Consumer = makeTypoCorrectionConsumer(TypoName, LookupKind, S, SS, CCC, in CorrectTypo()
5146 auto Consumer = makeTypoCorrectionConsumer(TypoName, LookupKind, S, SS, CCC, in CorrectTypoDelayed()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h4058 makeTypoCorrectionConsumer(const DeclarationNameInfo &Typo,