Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h1021 eMemberFunctionKindInstanceMethod, // A function that applies to a specific enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DType.cpp1062 case lldb::eMemberFunctionKindInstanceMethod: in GetDescription()
H A DClangASTContext.cpp4725 kind = lldb::eMemberFunctionKindInstanceMethod; in GetMemberFunctionAtIndex()
4759 kind = lldb::eMemberFunctionKindInstanceMethod; in GetMemberFunctionAtIndex()
4789 kind = lldb::eMemberFunctionKindInstanceMethod; in GetMemberFunctionAtIndex()