Home | History | Annotate | Download | only in AST

Lines Matching full:indirectprimarybase

1120         bool IndirectPrimaryBase = IndirectPrimaryBases.count(BaseDecl);
1123 if (!IndirectPrimaryBase) {