Searched refs:mIsVarArg (Results 1 – 1 of 1) sorted by relevance
31 mIsVarArg = isVarArg; in ParameterInfo()40 mName, mTypeName, mType.getTypeWithArguments(typeArgumentMapping), mIsVarArg, mPosition); in cloneWithTypeArguments()60 return mIsVarArg; in isVarArg()101 boolean mIsVarArg; field in ParameterInfo