Searched refs:eTypeUnspecified (Results 1 – 2 of 2) sorted by relevance
28 enum Type { eTypeUnspecified, eTypeClassMethod, eTypeInstanceMethod }; enumerator34 m_type(eTypeUnspecified), m_category_is_valid(false) { in MethodName()39 m_type(eTypeUnspecified), m_category_is_valid(false) { in MethodName()48 if (strict && m_type == eTypeUnspecified) in IsValid()82 Type m_type = eTypeUnspecified;
68 m_type = eTypeUnspecified; in Clear()