Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaLookup.cpp4466 std::unique_ptr<TypoCorrectionConsumer> Sema::makeTypoCorrectionConsumer( in makeTypoCorrectionConsumer() function in Sema
4663 auto Consumer = makeTypoCorrectionConsumer( in CorrectTypo()
4782 auto Consumer = makeTypoCorrectionConsumer( in CorrectTypoDelayed()
/external/llvm-project/clang/lib/Sema/
DSemaLookup.cpp4781 std::unique_ptr<TypoCorrectionConsumer> Sema::makeTypoCorrectionConsumer( in makeTypoCorrectionConsumer() function in Sema
4981 auto Consumer = makeTypoCorrectionConsumer(TypoName, LookupKind, S, SS, CCC, in CorrectTypo()
5097 auto Consumer = makeTypoCorrectionConsumer(TypoName, LookupKind, S, SS, CCC, in CorrectTypoDelayed()
/external/clang/include/clang/Sema/
DSema.h2824 makeTypoCorrectionConsumer(const DeclarationNameInfo &Typo,
/external/llvm-project/clang/include/clang/Sema/
DSema.h3927 makeTypoCorrectionConsumer(const DeclarationNameInfo &Typo,