HomeSort by: relevance | last modified time | path
    Searched refs:CreateFromRawInt (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
Expr.h 1540 static FixedPointLiteral *CreateFromRawInt(const ASTContext &C,
  /src/external/apache2/llvm/dist/clang/lib/AST/
Expr.cpp 848 FixedPointLiteral *FixedPointLiteral::CreateFromRawInt(const ASTContext &C,
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExpr.cpp 3814 Res = FixedPointLiteral::CreateFromRawInt(Context, Val, Ty,

Completed in 33 milliseconds