Searched refs:IsParamALong (Results 1 – 2 of 2) sorted by relevance
148 return IsParamALong(itr_args_); in IsCurrentParamALong()316 return IsParamALong(arg_pos); in IsCurrentParamALong()
145 bool IsParamALong(unsigned int param) const { in IsParamALong() function