Home | History | Annotate | Download | only in AST

Lines Matching refs:NumInits

3812   void reserveInits(const ASTContext &C, unsigned NumInits);
3816 /// If there are more than @p NumInits initializers, the remaining
3818 /// NumInits initializers, NULL expressions will be added for the
3820 void resizeInits(const ASTContext &Context, unsigned NumInits);