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

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

Completed in 120 milliseconds