Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h1018 eMemberFunctionKindConstructor, // A function used to create instances enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DType.cpp1054 case lldb::eMemberFunctionKindConstructor: in GetDescription()
H A DClangASTContext.cpp4721 kind = lldb::eMemberFunctionKindConstructor; in GetMemberFunctionAtIndex()