Searched refs:objc_msgSend (Results 1 – 3 of 3) sorted by relevance
37 ObjCMsgSendTy objc_msgSend = nullptr; variable72 if (auto Err = setUpObjCRegAPIFunc(objc_msgSend, LibObjC, "objc_msgSend")) in enableObjCRegistration()136 objc_msgSend(reinterpret_cast<id>(ClassCompiled->Parent), ClassSelector); in registerObjCClasses()
1107 // id objc_msgSend(id, SEL, ...)1108 LIBBUILTIN(objc_msgSend, "GGH.", "f", "objc/message.h", OBJC_LANG)
3436 on objc_msgSend and like builtin functions.