Home | History | Annotate | Download | only in libclang

Lines Matching refs:getNumProtocols

1409   for (unsigned I = 0, N = TL.getNumProtocols(); I != N; ++I) {