Searched refs:eTypeInstanceMethod (Results 1 – 2 of 2) sorted by relevance
28 enum Type { eTypeUnspecified, eTypeClassMethod, eTypeInstanceMethod }; enumerator
86 m_type = eTypeInstanceMethod; in SetName()201 else if (m_type == eTypeInstanceMethod) in GetFullNameWithoutCategory()230 objc_method.GetType() == MethodName::eTypeInstanceMethod; in GetMethodNameVariants()