Searched refs:ParseDecimalOrOctalCommon (Results 1 – 2 of 2) sorted by relevance
142 void ParseDecimalOrOctalCommon(SourceLocation TokLoc);
953 ParseDecimalOrOctalCommon(TokLoc); in NumericLiteralParser()1216 void NumericLiteralParser::ParseDecimalOrOctalCommon(SourceLocation TokLoc){ in ParseDecimalOrOctalCommon() function in NumericLiteralParser1445 ParseDecimalOrOctalCommon(TokLoc); in ParseNumberStartingWithZero()