Searched refs:GetSpecAtIndex (Results 1 – 4 of 4) sorted by relevance
206 SBModuleSpec SBModuleSpecList::GetSpecAtIndex(size_t i) { in GetSpecAtIndex() function in SBModuleSpecList207 LLDB_RECORD_METHOD(lldb::SBModuleSpec, SBModuleSpecList, GetSpecAtIndex, in GetSpecAtIndex()289 LLDB_REGISTER_METHOD(lldb::SBModuleSpec, SBModuleSpecList, GetSpecAtIndex, in RegisterMethods()
129 GetSpecAtIndex (size_t i);
112 SBModuleSpec GetSpecAtIndex(size_t i);
36643 result = (arg1)->GetSpecAtIndex(arg2); in _wrap_SBModuleSpecList_GetSpecAtIndex()