Lines Matching refs:GetArgumentAtIndex
391 const char *thread_idx_cstr = command.GetArgumentAtIndex(0); in DoExecute()
908 if (!llvm::to_integer(command.GetArgumentAtIndex(i), line_number)) { in DoExecute()
910 command.GetArgumentAtIndex(i)); in DoExecute()
1133 if (!llvm::to_integer(command.GetArgumentAtIndex(0), index_id)) { in DoExecute()
1135 command.GetArgumentAtIndex(0)); in DoExecute()
1143 command.GetArgumentAtIndex(0)); in DoExecute()
1815 if (!llvm::to_integer(args.GetArgumentAtIndex(0), thread_plan_idx)) { in DoExecute()
1818 args.GetArgumentAtIndex(0)); in DoExecute()
1834 args.GetArgumentAtIndex(0)); in DoExecute()
1887 if (!llvm::to_integer(args.GetArgumentAtIndex(i), tid)) { in DoExecute()
1889 args.GetArgumentAtIndex(i)); in DoExecute()
1894 args.GetArgumentAtIndex(i)); in DoExecute()