Home | History | Annotate | Download | only in Parse

Lines Matching defs:Container

547     SmallVectorImpl<TemplateIdAnnotation *> &Container;
550 &Container)
551 : Container(Container) {}
555 Container.begin(), E = Container.end();
558 Container.clear();
917 // Must temporarily exit the objective-c container scope for
918 // parsing c constructs and re-enter objc container scope