Home | History | Annotate | Download | only in Sema

Lines Matching refs:Protos

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