Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/API/
DSBType.cpp321 SBTypeMemberFunction sb_func_type; in GetMemberFunctionAtIndex() local
323 sb_func_type.reset(new TypeMemberFunctionImpl( in GetMemberFunctionAtIndex()
325 return sb_func_type; in GetMemberFunctionAtIndex()