Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DLiteralSupport.cpp813 const char *first_non_digit = SkipDigits(s); in ParseDecimalOrOctalCommon() local
924 const char *first_non_digit = SkipDigits(s); in ParseNumberStartingWithZero() local