Searched defs:ObjCRuntimeMethodType (Results 1 – 1 of 1) sorted by relevance
184 class ObjCRuntimeMethodType { class186 ObjCRuntimeMethodType(const char *types) : m_is_valid(false) { in ObjCRuntimeMethodType() function in ObjCRuntimeMethodType