Home
last modified time | relevance | path

Searched defs:IntegerLiteral (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DExpr.cpp714 IntegerLiteral::IntegerLiteral(const ASTContext &C, const llvm::APInt &V, in IntegerLiteral() function in IntegerLiteral
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h121 class IntegerLiteral; variable
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DExpr.h1280 explicit IntegerLiteral(EmptyShell Empty) in IntegerLiteral() function