Searched refs:GetTypeSynthetic (Results 1 – 4 of 4) sorted by relevance
113 lldb::SBTypeSynthetic GetTypeSynthetic();
184 GetTypeSynthetic ();
542 lldb::SBTypeSynthetic SBValue::GetTypeSynthetic() { in GetTypeSynthetic() function in SBValue543 LLDB_RECORD_METHOD_NO_ARGS(lldb::SBTypeSynthetic, SBValue, GetTypeSynthetic); in GetTypeSynthetic()1581 LLDB_REGISTER_METHOD(lldb::SBTypeSynthetic, SBValue, GetTypeSynthetic, ()); in RegisterMethods()
66871 result = (arg1)->GetTypeSynthetic(); in _wrap_SBValue_GetTypeSynthetic()