Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/source/Target/
HDObjCLanguageRuntime.cpp226 m_type = eTypeClassMethod; in SetName()
368 if (m_type == eTypeClassMethod) in GetFullNameWithoutCategory()
393 const bool is_class_method = m_type == eTypeClassMethod; in GetFullNames()
/trueos/contrib/llvm/tools/lldb/include/lldb/Target/
HDCPPLanguageRuntime.h36 eTypeClassMethod, enumerator
HDObjCLanguageRuntime.h41 eTypeClassMethod, enumerator