Home | History | Annotate | Download | only in Parse

Lines Matching defs:Container

479     SmallVectorImpl<TemplateIdAnnotation *> &Container;
482 &Container)
483 : Container(Container) {}
487 Container.begin(), E = Container.end();
490 Container.clear();
838 // Must temporarily exit the objective-c container scope for
839 // parsing c constructs and re-enter objc container scope