Searched refs:GetTypeFormat (Results 1 – 4 of 4) sorted by relevance
107 lldb::SBTypeFormat GetTypeFormat();
175 GetTypeFormat ();
490 lldb::SBTypeFormat SBValue::GetTypeFormat() { in GetTypeFormat() function in SBValue491 LLDB_RECORD_METHOD_NO_ARGS(lldb::SBTypeFormat, SBValue, GetTypeFormat); in GetTypeFormat()1578 LLDB_REGISTER_METHOD(lldb::SBTypeFormat, SBValue, GetTypeFormat, ()); in RegisterMethods()
66790 result = (arg1)->GetTypeFormat(); in _wrap_SBValue_GetTypeFormat()