Searched refs:protocol_decl (Results 1 – 1 of 1) sorted by relevance
199 else if (ObjCProtocolDecl *protocol_decl = dyn_cast<ObjCProtocolDecl>(decl)) in CompleteDecl() local201 if (!protocol_decl->getDefinition()) in CompleteDecl()202 protocol_decl->startDefinition(); in CompleteDecl()