Home | History | Annotate | Download | only in Sema

Lines Matching refs:protocol_end

2982            E = Protocol->protocol_end(); I != E; ++I) {
2989 E = Category->protocol_end(); I != E; ++I) {