Home | History | Annotate | Download | only in Sema

Lines Matching refs:visitAll

8519     visitAll(Derived, &InheritingConstructorInfo::noteDeclaredInDerived);
8523 visitAll(RD, &InheritingConstructorInfo::inherit);
8576 void visitAll(const CXXRecordDecl *RD, VisitFn Callback) {