Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h1023 eMemberFunctionKindStaticMethod // A function that applies to a type rather enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DType.cpp1066 case lldb::eMemberFunctionKindStaticMethod: in GetDescription()
H A DClangASTContext.cpp4719 kind = lldb::eMemberFunctionKindStaticMethod; in GetMemberFunctionAtIndex()
4757 kind = lldb::eMemberFunctionKindStaticMethod; in GetMemberFunctionAtIndex()
4787 kind = lldb::eMemberFunctionKindStaticMethod; in GetMemberFunctionAtIndex()