Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp5117 std::unique_ptr<TypoCorrectionConsumer> Sema::makeTypoCorrectionConsumer( in makeTypoCorrectionConsumer() function in Sema
5286 auto Consumer = makeTypoCorrectionConsumer(TypoName, LookupKind, S, SS, CCC, in CorrectTypo()
5364 auto Consumer = makeTypoCorrectionConsumer(TypoName, LookupKind, S, SS, CCC, in CorrectTypoDelayed()
/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h9538 std::unique_ptr<TypoCorrectionConsumer> makeTypoCorrectionConsumer(