Searched defs:ContinueCommand (Results 1 – 1 of 1) sorted by relevance
281 class ContinueCommand : public DebugCommand { class283 explicit ContinueCommand(Token* name) : DebugCommand(name) {} in ContinueCommand() function in vixl::ContinueCommand