Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DExpr.h1561 static FixedPointLiteral *CreateFromRawInt(const ASTContext &C,
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExpr.cpp1005 FixedPointLiteral *FixedPointLiteral::CreateFromRawInt(const ASTContext &C, in CreateFromRawInt() function in FixedPointLiteral
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp3914 Res = FixedPointLiteral::CreateFromRawInt(Context, Val, Ty, in ActOnNumericConstant()