Home
last modified time | relevance | path

Searched defs:isIntegerConstantExpr (Results 1 – 25 of 31) sorted by relevance

12

/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/clang-tidy/misc/
H A DRedundantExpressionCheck.cpp294 AST_MATCHER(Expr, isIntegerConstantExpr) { in AST_MATCHER() argument
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/clang-tidy/misc/
H A DRedundantExpressionCheck.cpp294 AST_MATCHER(Expr, isIntegerConstantExpr) { in AST_MATCHER() argument
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clang-tidy/misc/
H A DRedundantExpressionCheck.cpp293 AST_MATCHER(Expr, isIntegerConstantExpr) { in AST_MATCHER() argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clang-tidy/misc/
H A DRedundantExpressionCheck.cpp307 AST_MATCHER(Expr, isIntegerConstantExpr) { in AST_MATCHER() argument
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clang-tidy/misc/
H A DRedundantExpressionCheck.cpp307 AST_MATCHER(Expr, isIntegerConstantExpr) { in AST_MATCHER() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clang-tidy/misc/
H A DRedundantExpressionCheck.cpp438 AST_MATCHER(Expr, isIntegerConstantExpr) { in AST_MATCHER() argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/misc/
H A DRedundantExpressionCheck.cpp435 AST_MATCHER(Expr, isIntegerConstantExpr) { in AST_MATCHER() argument
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/misc/
H A DRedundantExpressionCheck.cpp436 AST_MATCHER(Expr, isIntegerConstantExpr) { in AST_MATCHER() argument
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clang-tidy/misc/
H A DRedundantExpressionCheck.cpp438 AST_MATCHER(Expr, isIntegerConstantExpr) { in AST_MATCHER() argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clang-tidy/misc/
H A DRedundantExpressionCheck.cpp438 AST_MATCHER(Expr, isIntegerConstantExpr) { in AST_MATCHER() argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clang-tidy/misc/
H A DRedundantExpressionCheck.cpp435 AST_MATCHER(Expr, isIntegerConstantExpr) { in AST_MATCHER() argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clang-tidy/misc/
H A DRedundantExpressionCheck.cpp435 AST_MATCHER(Expr, isIntegerConstantExpr) { in AST_MATCHER() argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/misc/
H A DRedundantExpressionCheck.cpp435 AST_MATCHER(Expr, isIntegerConstantExpr) { in AST_MATCHER() argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/misc/
H A DRedundantExpressionCheck.cpp436 AST_MATCHER(Expr, isIntegerConstantExpr) { in AST_MATCHER() argument
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/misc/
H A DRedundantExpressionCheck.cpp435 AST_MATCHER(Expr, isIntegerConstantExpr) { in AST_MATCHER() argument
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/AST/
H A DExprConstant.cpp11556 bool Expr::isIntegerConstantExpr(const ASTContext &Ctx, in isIntegerConstantExpr() function in Expr
11569 bool Expr::isIntegerConstantExpr(llvm::APSInt &Value, const ASTContext &Ctx, in isIntegerConstantExpr() function in Expr
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/AST/
H A DExprConstant.cpp11163 bool Expr::isIntegerConstantExpr(const ASTContext &Ctx, in isIntegerConstantExpr() function in Expr
11176 bool Expr::isIntegerConstantExpr(llvm::APSInt &Value, const ASTContext &Ctx, in isIntegerConstantExpr() function in Expr
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/AST/
H A DExprConstant.cpp13025 bool Expr::isIntegerConstantExpr(const ASTContext &Ctx, in isIntegerConstantExpr() function in Expr
13041 bool Expr::isIntegerConstantExpr(llvm::APSInt &Value, const ASTContext &Ctx, in isIntegerConstantExpr() function in Expr
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/AST/
H A DExprConstant.cpp14507 bool Expr::isIntegerConstantExpr(const ASTContext &Ctx, in isIntegerConstantExpr() function in Expr
14523 bool Expr::isIntegerConstantExpr(llvm::APSInt &Value, const ASTContext &Ctx, in isIntegerConstantExpr() function in Expr
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/AST/
H A DExprConstant.cpp14889 bool Expr::isIntegerConstantExpr(const ASTContext &Ctx, in isIntegerConstantExpr() function in Expr
14905 bool Expr::isIntegerConstantExpr(llvm::APSInt &Value, const ASTContext &Ctx, in isIntegerConstantExpr() function in Expr
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/AST/
H A DExprConstant.cpp15024 bool Expr::isIntegerConstantExpr(const ASTContext &Ctx, in isIntegerConstantExpr() function in Expr
15040 bool Expr::isIntegerConstantExpr(llvm::APSInt &Value, const ASTContext &Ctx, in isIntegerConstantExpr() function in Expr
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/AST/
H A DExprConstant.cpp14507 bool Expr::isIntegerConstantExpr(const ASTContext &Ctx, in isIntegerConstantExpr() function in Expr
14523 bool Expr::isIntegerConstantExpr(llvm::APSInt &Value, const ASTContext &Ctx, in isIntegerConstantExpr() function in Expr
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/AST/
H A DExprConstant.cpp15489 bool Expr::isIntegerConstantExpr(const ASTContext &Ctx, in isIntegerConstantExpr() function in Expr
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/AST/
H A DExprConstant.cpp15397 bool Expr::isIntegerConstantExpr(const ASTContext &Ctx, in isIntegerConstantExpr() function in Expr
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/AST/
H A DExprConstant.cpp15483 bool Expr::isIntegerConstantExpr(const ASTContext &Ctx, in isIntegerConstantExpr() function in Expr

12