Searched refs:ParseDecimalOrOctalCommon (Results 1 – 2 of 2) sorted by relevance
110 void ParseDecimalOrOctalCommon(SourceLocation TokLoc);
542 ParseDecimalOrOctalCommon(TokLoc); in NumericLiteralParser()694 void NumericLiteralParser::ParseDecimalOrOctalCommon(SourceLocation TokLoc){ in ParseDecimalOrOctalCommon() function in NumericLiteralParser892 ParseDecimalOrOctalCommon(TokLoc); in ParseNumberStartingWithZero()