Searched defs:objc_msgSend (Results 1 – 3 of 3) sorted by relevance
6 id objc_msgSend(int x); function25 id objc_msgSend(int x) { function
3 id objc_msgSend(id, SEL, ...); function
3 extern id objc_msgSend(id self, SEL op, ...); function