Home | History | Annotate | Download | only in Sema

Lines Matching refs:getNumProtocols

790         if (ObjT->getNumProtocols())
2887 assert(TL.getNumProtocols() > 0);
2888 assert(TL.getNumProtocols() == DS.getNumProtocolQualifiers());
2894 assert(TL.getNumProtocols() == 0);