Searched refs:GetVectorElementType (Results 1 – 4 of 4) sorted by relevance
520 ") GetVectorElementType;522 GetVectorElementType ();
152 lldb::SBType GetVectorElementType();
229 SBType SBType::GetVectorElementType() { in GetVectorElementType() function in SBType230 LLDB_RECORD_METHOD_NO_ARGS(lldb::SBType, SBType, GetVectorElementType); in GetVectorElementType()951 LLDB_REGISTER_METHOD(lldb::SBType, SBType, GetVectorElementType, ()); in RegisterMethods()
59064 result = (arg1)->GetVectorElementType(); in _wrap_SBType_GetVectorElementType()