Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp1246 const char *first_non_digit = SkipDigits(s); ParseDecimalOrOctalCommon() local
1359 const char *first_non_digit = SkipDigits(s); ParseNumberStartingWithZero() local