Home | History | Annotate | Download | only in Frontend

Lines Matching refs:ProtocolTypeDecl

76     TypeDecl *ProtocolTypeDecl;
630 ProtocolTypeDecl = nullptr;
3049 if (!ProtocolTypeDecl) {
3052 ProtocolTypeDecl = TypedefDecl::Create(*Context, TUDecl,
3057 return Context->getTypeDeclType(ProtocolTypeDecl);