Home
last modified time | relevance | path

Searched refs:BuildFloatingLiteral (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp3865 static Expr *BuildFloatingLiteral(Sema &S, NumericLiteralParser &Literal, in BuildFloatingLiteral() function
3998 Lit = BuildFloatingLiteral(*this, Literal, CookedTy, Tok.getLocation()); in ActOnNumericConstant()
4113 Res = BuildFloatingLiteral(*this, Literal, Ty, Tok.getLocation()); in ActOnNumericConstant()