Home | History | Annotate | Download | only in Sema

Lines Matching refs:SmallVectorImpl

1031 void Sema::ActOnTypedefedProtocols(SmallVectorImpl<Decl *> &ProtocolRefs,
1210 SmallVectorImpl<Decl *> &Protocols) {
1314 SmallVectorImpl<ParsedType> &typeArgs,
1317 SmallVectorImpl<Decl *> &protocols,
3265 Selector Sel, SmallVectorImpl<ObjCMethodDecl *> &Methods, bool instance) {
3324 void Sema::DiagnoseMultipleMethodInGlobalPool(SmallVectorImpl<ObjCMethodDecl*> &Methods,
3402 SmallVectorImpl<const ObjCMethodDecl *> &BestMethod,
4374 SmallVectorImpl<Decl*> &Decls) {
4402 for (SmallVectorImpl<Decl*>::iterator D = Decls.begin();
4510 SmallVectorImpl<ObjCIvarDecl*> &Ivars) {