Home
last modified time | relevance | path

Searched defs:first_non_digit (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Lex/
DLiteralSupport.cpp721 const char *first_non_digit = SkipDigits(s); in ParseDecimalOrOctalCommon() local
823 const char *first_non_digit = SkipDigits(s); in ParseNumberStartingWithZero() local