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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/
H A DLiteralSupport.cpp514 const char *first_non_digit = SkipDigits(s); local
743 const char *first_non_digit = SkipDigits(s); local
826 const char *first_non_digit = SkipDigits(s); local

Completed in 99 milliseconds