Home | History | Annotate | Download | only in include

Lines Matching refs:kReturnValueIndex

3213   static const int kReturnValueIndex = 3;
3251 static const int kReturnValueIndex = 4;
8048 return ReturnValue<T>(&implicit_args_[kReturnValueIndex]);
8654 return ReturnValue<T>(&args_[kReturnValueIndex]);