Searched refs:AutoSenseRadix (Results 1 – 2 of 2) sorted by relevance
47 constexpr unsigned AutoSenseRadix = 0; in check() local48 if (ValueStr.getAsInteger(AutoSenseRadix, IntValue)) in check()
137 constexpr unsigned AutoSenseRadix = 0; in tryExpandAsInteger() local138 if (ValueStr.getAsInteger(AutoSenseRadix, IntValue)) in tryExpandAsInteger()