Searched refs:ParseDecimalOrOctalCommon (Results 1 – 2 of 2) sorted by relevance
126 void ParseDecimalOrOctalCommon(SourceLocation TokLoc);
570 ParseDecimalOrOctalCommon(TokLoc); in NumericLiteralParser()783 void NumericLiteralParser::ParseDecimalOrOctalCommon(SourceLocation TokLoc){ in ParseDecimalOrOctalCommon() function in NumericLiteralParser998 ParseDecimalOrOctalCommon(TokLoc); in ParseNumberStartingWithZero()