Home | History | Annotate | Download | only in Sema

Lines Matching refs:all_referenced_protocol_end

1149           E = MDecl->all_referenced_protocol_end(); P != E; ++P)
1157 E = IDecl->all_referenced_protocol_end(); P != E; ++P)
1232 E = IDecl->all_referenced_protocol_end(); PI != E; ++PI)
1281 E = IDecl->all_referenced_protocol_end(); PI != E; ++PI)
1326 E = IDecl->all_referenced_protocol_end(); PI != E; ++PI) {