Searched refs:GetInvalidFrameDescription (Results 1 - 2 of 2) sorted by relevance

/external/lldb/include/lldb/Interpreter/
H A DCommandObject.h261 // will fail and CommandObject::GetInvalidFrameDescription() will be
263 // virtual function for GetInvalidFrameDescription() to provide custom
505 GetInvalidFrameDescription() function in class:lldb_private::CommandObject
/external/lldb/source/Interpreter/
H A DCommandObject.cpp251 result.AppendError (GetInvalidFrameDescription());

Completed in 51 milliseconds