Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLookup.cpp4552 std::unique_ptr<TypoCorrectionConsumer> Sema::makeTypoCorrectionConsumer( in makeTypoCorrectionConsumer() function in Sema
4748 auto Consumer = makeTypoCorrectionConsumer( in CorrectTypo()
4867 auto Consumer = makeTypoCorrectionConsumer( in CorrectTypoDelayed()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h3191 makeTypoCorrectionConsumer(const DeclarationNameInfo &Typo,