Searched refs:CreateFromRawInt (Results 1 – 3 of 3) sorted by relevance
844 FixedPointLiteral *FixedPointLiteral::CreateFromRawInt(const ASTContext &C, in CreateFromRawInt() function in FixedPointLiteral
1540 static FixedPointLiteral *CreateFromRawInt(const ASTContext &C,
3818 Res = FixedPointLiteral::CreateFromRawInt(Context, Val, Ty, in ActOnNumericConstant()