Home | History | Annotate | Download | only in Sema

Lines Matching refs:FoundDecl

2994           Consumer.FoundDecl(ND, Visited.checkHidden(ND), Ctx, InBaseClass);
3121 Consumer.FoundDecl(ND, Visited.checkHidden(ND), nullptr, false);
3352 void FoundDecl(NamedDecl *ND, NamedDecl *Hiding, DeclContext *Ctx,
3475 void TypoCorrectionConsumer::FoundDecl(NamedDecl *ND, NamedDecl *Hiding,