Home | History | Annotate | Download | only in ast

Lines Matching refs:arguments_

169   arguments_ = nullptr;
1324 // allocate the arguments object by setting 'arguments_'.
1325 arguments_ = arguments;