Searched refs:BuildFloatingLiteral (Results 1 – 1 of 1) sorted by relevance
3688 static Expr *BuildFloatingLiteral(Sema &S, NumericLiteralParser &Literal, in BuildFloatingLiteral() function3821 Lit = BuildFloatingLiteral(*this, Literal, CookedTy, Tok.getLocation()); in ActOnNumericConstant()3936 Res = BuildFloatingLiteral(*this, Literal, Ty, Tok.getLocation()); in ActOnNumericConstant()