Home | History | Annotate | Download | only in Sema

Lines Matching refs:Protos

782 void DeclSpec::setProtocolQualifiers(Decl * const *Protos,
788 memcpy(ProtoQuals, Protos, sizeof(Decl*)*NP);