Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/API/
DSBType.cpp310 lldb::SBTypeMemberFunction SBType::GetMemberFunctionAtIndex(uint32_t idx) { in GetMemberFunctionAtIndex() function in SBType
/external/llvm-project/lldb/source/Symbol/
DCompilerType.cpp375 TypeMemberFunctionImpl CompilerType::GetMemberFunctionAtIndex(size_t idx) { in GetMemberFunctionAtIndex() function in CompilerType
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp4282 TypeSystemClang::GetMemberFunctionAtIndex(lldb::opaque_compiler_type_t type, in GetMemberFunctionAtIndex() function in TypeSystemClang