Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBType.cpp339 SBTypeMemberFunction sb_func_type; in GetMemberFunctionAtIndex() local
341 sb_func_type.reset(new TypeMemberFunctionImpl( in GetMemberFunctionAtIndex()
343 return sb_func_type; in GetMemberFunctionAtIndex()