Home | History | Annotate | Download | only in Frontend

Lines Matching refs:ProtocolTypeDecl

77     TypeDecl *ProtocolTypeDecl;
686 ProtocolTypeDecl = 0;
3705 if (!ProtocolTypeDecl) {
3708 ProtocolTypeDecl = TypedefDecl::Create(*Context, TUDecl,
3713 return Context->getTypeDeclType(ProtocolTypeDecl);