Home | History | Annotate | Download | only in AST

Lines Matching refs:BaseCtor

1727 CXXConstructorDecl::setInheritedConstructor(const CXXConstructorDecl *BaseCtor){
1731 getASTContext().addOverriddenMethod(this, BaseCtor);