Home | History | Annotate | Download | only in AST

Lines Matching refs:NumDecls

131 void Decl::printGroup(Decl** Begin, unsigned NumDecls,
134 if (NumDecls == 1) {
139 Decl** End = Begin + NumDecls;