Home | History | Annotate | Download | only in Sema

Lines Matching refs:NumericLiteralParser

2863 static Expr *BuildFloatingLiteral(Sema &S, NumericLiteralParser &Literal,
2904 // NumericLiteralParser wants to overread by one character. Add padding to
2916 NumericLiteralParser Literal(TokSpelling, Tok.getLocation(), PP);