Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDExpr.cpp999 FixedPointLiteral *FixedPointLiteral::CreateFromRawInt(const ASTContext &C, in CreateFromRawInt() function in FixedPointLiteral
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDExpr.h1555 static FixedPointLiteral *CreateFromRawInt(const ASTContext &C,
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaTemplate.cpp7423 return FixedPointLiteral::CreateFromRawInt( in BuildExpressionFromNonTypeTemplateArgumentValue()
HDSemaExpr.cpp3817 Res = FixedPointLiteral::CreateFromRawInt(Context, Val, Ty, in ActOnNumericConstant()