Home | History | Annotate | Download | only in Sema

Lines Matching refs:protocol_end

1128            E = MDecl->protocol_end(); P != E; ++P)
1135 E = CatDecl->protocol_end(); P != E; ++P)
1140 E = MD->protocol_end(); P != E; ++P)
1162 E = MD->protocol_end(); P != E; ++P)
1244 E = CATDecl->protocol_end(); PI != E; ++PI)
1263 E = PDecl->protocol_end(); PI != E; ++PI)
1293 E = PDecl->protocol_end(); PI != E; ++PI)
1342 E = PDecl->protocol_end(); PI != E; ++PI) {