Home | History | Annotate | Download | only in AST

Lines Matching full:isinheritingconstructor

1013       if (CD->isInheritingConstructor()) {
3882 if (CD && CD->isInheritingConstructor()) {
3891 if (CD && CD->isInheritingConstructor())