Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:ProtocolTypeDecl

74     TypeDecl *ProtocolTypeDecl;
628 ProtocolTypeDecl = 0;
3430 if (!ProtocolTypeDecl) {
3433 ProtocolTypeDecl = TypedefDecl::Create(*Context, TUDecl,
3438 return Context->getTypeDeclType(ProtocolTypeDecl);