Searched refs:getLastArgIntValueImpl (Results 1 – 1 of 1) sorted by relevance
2499 static IntTy getLastArgIntValueImpl(const ArgList &Args, OptSpecifier Id, in getLastArgIntValueImpl() function2517 return getLastArgIntValueImpl<int>(Args, Id, Default, Diags); in getLastArgIntValue()2523 return getLastArgIntValueImpl<uint64_t>(Args, Id, Default, Diags); in getLastArgUInt64Value()