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

/external/clang/include/clang/Lex/
H A DLiteralSupport.h119 /// SkipDigits - Read and skip over any digits, up to End.
121 const char *SkipDigits(const char *ptr) { function in class:clang::NumericLiteralParser

Completed in 55 milliseconds