Searched refs:mIsVarArg (Results 1 – 1 of 1) sorted by relevance
32 mIsVarArg = isVarArg; in ParameterInfo()43 mIsVarArg, mPosition, mAnnotations); in cloneWithTypeArguments()63 return mIsVarArg; in isVarArg()108 boolean mIsVarArg; field in ParameterInfo