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