Home | History | Annotate | Download | only in Sema

Lines Matching refs:FoundDecl

3003           Consumer.FoundDecl(ND, Visited.checkHidden(ND), Ctx, InBaseClass);
3140 Consumer.FoundDecl(ND, Visited.checkHidden(ND), 0, false);
3311 virtual void FoundDecl(NamedDecl *ND, NamedDecl *Hiding, DeclContext *Ctx,
3347 void TypoCorrectionConsumer::FoundDecl(NamedDecl *ND, NamedDecl *Hiding,