Home | History | Annotate | Download | only in AST

Lines Matching refs:BaseCtor

1830 CXXConstructorDecl::setInheritedConstructor(const CXXConstructorDecl *BaseCtor){
1834 getASTContext().addOverriddenMethod(this, BaseCtor);