Searched refs:ObjCEntrypoints (Results 1 – 2 of 2) sorted by relevance
111 struct ObjCEntrypoints { struct112 ObjCEntrypoints() { memset(this, 0, sizeof(*this)); } in ObjCEntrypoints() argument288 ObjCEntrypoints *ObjCData;528 ObjCEntrypoints &getObjCEntrypoints() const { in getObjCEntrypoints()
148 ObjCData = new ObjCEntrypoints(); in CodeGenModule()