Searched defs:IsMultiwordObject (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DCommandObjectMultiword.h43 IsMultiwordObject () { return true; } function in class:lldb_private::CommandObjectMultiword
H A DCommandObject.h138 IsMultiwordObject () { return false; } function in class:lldb_private::CommandObject
/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectMultiword.cpp375 CommandObjectProxy::IsMultiwordObject () function in class:CommandObjectProxy

Completed in 51 milliseconds