Home | History | Annotate | Download | only in AST

Lines Matching refs:BaseCtor

1721 CXXConstructorDecl::setInheritedConstructor(const CXXConstructorDecl *BaseCtor){
1725 getASTContext().addOverriddenMethod(this, BaseCtor);