Home | History | Annotate | Download | only in AST

Lines Matching refs:getNumProtocols

431   assert(getNumProtocols() == NumProtocols &&
443 if (T->getNumProtocols() && T->getInterface())
1919 Profile(ID, getBaseType(), qual_begin(), getNumProtocols());