Home
last modified time | relevance | path

Searched defs:GetMemberFunctionAtIndex (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/source/API/
H A DSBType.cpp319 lldb::SBTypeMemberFunction SBType::GetMemberFunctionAtIndex(uint32_t idx) { in GetMemberFunctionAtIndex() function in SBType
/llvm-project-15.0.7/lldb/source/Symbol/
H A DCompilerType.cpp387 TypeMemberFunctionImpl CompilerType::GetMemberFunctionAtIndex(size_t idx) { in GetMemberFunctionAtIndex() function in CompilerType
/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp4404 TypeSystemClang::GetMemberFunctionAtIndex(lldb::opaque_compiler_type_t type, in GetMemberFunctionAtIndex() function in TypeSystemClang