Searched refs:GetTypeByID (Results 1 – 4 of 4) sorted by relevance
219 lldb::SBType GetTypeByID(lldb::user_id_t uid);
525 lldb::SBType SBModule::GetTypeByID(lldb::user_id_t uid) { in GetTypeByID() function in SBModule526 LLDB_RECORD_METHOD(lldb::SBType, SBModule, GetTypeByID, (lldb::user_id_t), in GetTypeByID()755 LLDB_REGISTER_METHOD(lldb::SBType, SBModule, GetTypeByID, (lldb::user_id_t)); in RegisterMethods()
269 GetTypeByID (lldb::user_id_t uid);
35160 result = (arg1)->GetTypeByID(arg2); in _wrap_SBModule_GetTypeByID()