Searched defs:IntegerLiteral (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DExpr.cpp691 IntegerLiteral::IntegerLiteral(const ASTContext &C, const llvm::APInt &V, function in class:IntegerLiteral
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DExpr.h1245 class IntegerLiteral : public Expr, public APIntStorage { class in namespace:clang
1249 explicit IntegerLiteral(EmptyShell Empty) function in class:clang::IntegerLiteral

Completed in 67 milliseconds