Searched defs:GetArgumentTypeAsCString (Results 1 - 2 of 2) sorted by relevance

/external/lldb/source/API/
H A DSBCommandInterpreter.cpp351 SBCommandInterpreter::GetArgumentTypeAsCString (const lldb::CommandArgumentType arg_type) function in class:SBCommandInterpreter
353 return CommandObject::GetArgumentTypeAsCString (arg_type);
/external/lldb/source/Interpreter/
H A DCommandObject.cpp996 CommandObject::GetArgumentTypeAsCString (const lldb::CommandArgumentType arg_type) function in class:CommandObject

Completed in 69 milliseconds