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