Searched defs:GenerateProtocol (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGObjCGNU.cpp512 void GenerateProtocol(const ObjCProtocolDecl *PD) override;
1754 void CGObjCGNU::GenerateProtocol(const ObjCProtocolDecl *PD) { function in class:CGObjCGNU
H A DCGObjCMac.cpp889 /// defined. We should not need this, see FIXME in GenerateProtocol.
1053 void GenerateProtocol(const ObjCProtocolDecl *PD) override;
2535 void CGObjCCommonMac::GenerateProtocol(const ObjCProtocolDecl *PD) { function in class:CGObjCCommonMac

Completed in 106 milliseconds