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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DExprConstant.cpp9428 bool Expr::isIntegerConstantExpr(const ASTContext &Ctx, function in class:Expr
9441 bool Expr::isIntegerConstantExpr(llvm::APSInt &Value, const ASTContext &Ctx, function in class:Expr

Completed in 123 milliseconds