Searched refs:ParseNumberStartingWithZero (Results 1 – 2 of 2) sorted by relevance
141 void ParseNumberStartingWithZero(SourceLocation TokLoc);
944 ParseNumberStartingWithZero(TokLoc); in NumericLiteralParser()1315 void NumericLiteralParser::ParseNumberStartingWithZero(SourceLocation TokLoc) { in ParseNumberStartingWithZero() function in NumericLiteralParser