Searched refs:LookupArgumentName (Results 1 – 3 of 3) sorted by relevance
175 CommandObject::LookupArgumentName(command_name); in DoExecute()
205 static lldb::CommandArgumentType LookupArgumentName(llvm::StringRef arg_name);
631 CommandObject::LookupArgumentName(llvm::StringRef arg_name) { in LookupArgumentName() function in CommandObject