Searched refs:doLookAhead (Results 1 – 2 of 2) sorted by relevance
222 static unsigned doLookAhead(const char *&CurPtr, unsigned DefaultRadix) { in doLookAhead() function260 unsigned Radix = doLookAhead(CurPtr, 10); in LexDigit()347 unsigned Radix = doLookAhead(CurPtr, 8); in LexDigit()
246 static unsigned doLookAhead(const char *&CurPtr, unsigned DefaultRadix) { in doLookAhead() function323 unsigned Radix = doLookAhead(CurPtr, 10); in LexDigit()410 unsigned Radix = doLookAhead(CurPtr, 8); in LexDigit()