Home
last modified time | relevance | path

Searched refs:eTypeInstanceMethod (Results 1 – 3 of 3) sorted by relevance

/external/lldb/source/Target/
DObjCLanguageRuntime.cpp228 m_type = eTypeInstanceMethod; in SetName()
370 else if (m_type == eTypeInstanceMethod) in GetFullNameWithoutCategory()
394 const bool is_instance_method = m_type == eTypeInstanceMethod; in GetFullNames()
/external/lldb/include/lldb/Target/
DCPPLanguageRuntime.h37 eTypeInstanceMethod enumerator
DObjCLanguageRuntime.h42 eTypeInstanceMethod enumerator