Searched refs:GetTypeSynthetic (Results 1 – 3 of 3) 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()