Searched defs:GetMemberFunctionAtIndex (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/API/ | ||
H A D | SBType.cpp | 318 lldb::SBTypeMemberFunction SBType::GetMemberFunctionAtIndex(uint32_t idx) { GetMemberFunctionAtIndex() function in SBType |
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/ | ||
H A D | CompilerType.cpp | 636 TypeMemberFunctionImpl CompilerType::GetMemberFunctionAtIndex(size_t idx) { GetMemberFunctionAtIndex() function in CompilerType |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 4378 TypeSystemClang::GetMemberFunctionAtIndex(lldb::opaque_compiler_type_t type, GetMemberFunctionAtIndex() function in TypeSystemClang |