Searched refs:twoInt (Results 1 – 1 of 1) sorted by relevance
996 int32_t twoInt = 0; in UnwrapTwoIntParams() local997 tie(succ, twoInt) = secondNVal.ToInt32(); in UnwrapTwoIntParams()1003 return {true, oneInt, twoInt}; in UnwrapTwoIntParams()