Home | History | Annotate | Download | only in Sema

Lines Matching refs:NumericLiteralParser

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