Searched refs:TypoCorrectionConsumer (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | SemaInternal.h | 81 class TypoCorrectionConsumer : public VisibleDeclConsumer { 87 TypoCorrectionConsumer(Sema &SemaRef, in TypoCorrectionConsumer() function
|
| H A D | Sema.h | 192 class TypoCorrectionConsumer; variable 9743 std::unique_ptr<TypoCorrectionConsumer> makeTypoCorrectionConsumer(
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaLookup.cpp | 4585 void TypoCorrectionConsumer::FoundDecl(NamedDecl *ND, NamedDecl *Hiding, in FoundDecl() 4606 void TypoCorrectionConsumer::FoundName(StringRef Name) { in FoundName() 4612 void TypoCorrectionConsumer::addKeywordResult(StringRef Keyword) { in addKeywordResult() 4618 void TypoCorrectionConsumer::addName(StringRef Name, NamedDecl *ND, in addName() 4641 void TypoCorrectionConsumer::addCorrection(TypoCorrection Correction) { in addCorrection() 4703 void TypoCorrectionConsumer::addNamespaces( in addNamespaces() 4733 const TypoCorrection &TypoCorrectionConsumer::getNextCorrection() { in getNextCorrection() 4761 bool TypoCorrectionConsumer::resolveCorrection(TypoCorrection &Candidate) { in resolveCorrection() 4811 void TypoCorrectionConsumer::performQualifiedLookups() { in performQualifiedLookups() 4889 TypoCorrectionConsumer::NamespaceSpecifierSet::NamespaceSpecifierSet( in NamespaceSpecifierSet() [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 5625 …onConsumer9FoundNameEN4llvm9StringRefE", "(anonymous namespace)::TypoCorrectionConsumer::FoundName… 5627 …TypoCorrectionConsumerD1Ev", "(anonymous namespace)::TypoCorrectionConsumer::~TypoCorrectionConsum… 5628 …TypoCorrectionConsumerD0Ev", "(anonymous namespace)::TypoCorrectionConsumer::~TypoCorrectionConsum… 5629 …umer9FoundDeclEPN5clang9NamedDeclES3_b", "(anonymous namespace)::TypoCorrectionConsumer::FoundDecl… 25148 …GLOBAL__N_122TypoCorrectionConsumerE", "vtable for (anonymous namespace)::TypoCorrectionConsumer"},
|