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

/external/clang/lib/Lex/
H A DLiteralSupport.cpp529 ParseNumberStartingWithZero(TokLoc);
747 /// ParseNumberStartingWithZero - This method is called when the first character
752 void NumericLiteralParser::ParseNumberStartingWithZero(SourceLocation TokLoc) { function in class:NumericLiteralParser

Completed in 76 milliseconds