Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/source/Target/
HDObjCLanguageRuntime.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()
/trueos/contrib/llvm/tools/lldb/include/lldb/Target/
HDCPPLanguageRuntime.h37 eTypeInstanceMethod enumerator
HDObjCLanguageRuntime.h42 eTypeInstanceMethod enumerator