/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/GPL/ |
H A D | GPL-2.0+_abi-compliance-checker.pl | 836 my $CstId = $_[0]; 837 my $CstTypeId = getTreeAttr($CstId, "type"); 838 if($EnumMembName_Id{$Version}{$CstId}) 840 return $EnumMembName_Id{$Version}{$CstId};
|
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/clang-tidy/misc/ |
H A D | RedundantExpressionCheck.cpp | 339 std::string CstId = (Id + "-const").str(); in matchIntegerConstantExpr() local 340 return expr(isIntegerConstantExpr()).bind(CstId); in matchIntegerConstantExpr() 349 std::string CstId = (Id + "-const").str(); in retrieveIntegerConstantExpr() local 350 ConstExpr = Result.Nodes.getNodeAs<Expr>(CstId); in retrieveIntegerConstantExpr()
|
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/clang-tidy/misc/ |
H A D | RedundantExpressionCheck.cpp | 339 std::string CstId = (Id + "-const").str(); in matchIntegerConstantExpr() local 340 return expr(isIntegerConstantExpr()).bind(CstId); in matchIntegerConstantExpr() 349 std::string CstId = (Id + "-const").str(); in retrieveIntegerConstantExpr() local 350 ConstExpr = Result.Nodes.getNodeAs<Expr>(CstId); in retrieveIntegerConstantExpr()
|
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clang-tidy/misc/ |
H A D | RedundantExpressionCheck.cpp | 338 std::string CstId = (Id + "-const").str(); in matchIntegerConstantExpr() local 339 return expr(isIntegerConstantExpr()).bind(CstId); in matchIntegerConstantExpr() 348 std::string CstId = (Id + "-const").str(); in retrieveIntegerConstantExpr() local 349 ConstExpr = Result.Nodes.getNodeAs<Expr>(CstId); in retrieveIntegerConstantExpr()
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clang-tidy/misc/ |
H A D | RedundantExpressionCheck.cpp | 352 std::string CstId = (Id + "-const").str(); in matchIntegerConstantExpr() local 353 return expr(isIntegerConstantExpr()).bind(CstId); in matchIntegerConstantExpr() 362 std::string CstId = (Id + "-const").str(); in retrieveIntegerConstantExpr() local 363 ConstExpr = Result.Nodes.getNodeAs<Expr>(CstId); in retrieveIntegerConstantExpr()
|
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clang-tidy/misc/ |
H A D | RedundantExpressionCheck.cpp | 352 std::string CstId = (Id + "-const").str(); in matchIntegerConstantExpr() local 353 return expr(isIntegerConstantExpr()).bind(CstId); in matchIntegerConstantExpr() 362 std::string CstId = (Id + "-const").str(); in retrieveIntegerConstantExpr() local 363 ConstExpr = Result.Nodes.getNodeAs<Expr>(CstId); in retrieveIntegerConstantExpr()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clang-tidy/misc/ |
H A D | RedundantExpressionCheck.cpp | 491 std::string CstId = (Id + "-const").str(); in matchIntegerConstantExpr() local 492 return expr(isIntegerConstantExpr()).bind(CstId); in matchIntegerConstantExpr() 501 std::string CstId = (Id + "-const").str(); in retrieveIntegerConstantExpr() local 502 ConstExpr = Result.Nodes.getNodeAs<Expr>(CstId); in retrieveIntegerConstantExpr()
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/misc/ |
H A D | RedundantExpressionCheck.cpp | 488 std::string CstId = (Id + "-const").str(); in matchIntegerConstantExpr() local 489 return expr(isIntegerConstantExpr()).bind(CstId); in matchIntegerConstantExpr() 498 std::string CstId = (Id + "-const").str(); in retrieveIntegerConstantExpr() local 499 ConstExpr = Result.Nodes.getNodeAs<Expr>(CstId); in retrieveIntegerConstantExpr()
|
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/misc/ |
H A D | RedundantExpressionCheck.cpp | 489 std::string CstId = (Id + "-const").str(); in matchIntegerConstantExpr() local 490 return expr(isIntegerConstantExpr()).bind(CstId); in matchIntegerConstantExpr() 499 std::string CstId = (Id + "-const").str(); in retrieveIntegerConstantExpr() local 500 ConstExpr = Result.Nodes.getNodeAs<Expr>(CstId); in retrieveIntegerConstantExpr()
|
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clang-tidy/misc/ |
H A D | RedundantExpressionCheck.cpp | 491 std::string CstId = (Id + "-const").str(); in matchIntegerConstantExpr() local 492 return expr(isIntegerConstantExpr()).bind(CstId); in matchIntegerConstantExpr() 501 std::string CstId = (Id + "-const").str(); in retrieveIntegerConstantExpr() local 502 ConstExpr = Result.Nodes.getNodeAs<Expr>(CstId); in retrieveIntegerConstantExpr()
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clang-tidy/misc/ |
H A D | RedundantExpressionCheck.cpp | 491 std::string CstId = (Id + "-const").str(); in matchIntegerConstantExpr() local 492 return expr(isIntegerConstantExpr()).bind(CstId); in matchIntegerConstantExpr() 501 std::string CstId = (Id + "-const").str(); in retrieveIntegerConstantExpr() local 502 ConstExpr = Result.Nodes.getNodeAs<Expr>(CstId); in retrieveIntegerConstantExpr()
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clang-tidy/misc/ |
H A D | RedundantExpressionCheck.cpp | 488 std::string CstId = (Id + "-const").str(); in matchIntegerConstantExpr() local 489 return expr(isIntegerConstantExpr()).bind(CstId); in matchIntegerConstantExpr() 498 std::string CstId = (Id + "-const").str(); in retrieveIntegerConstantExpr() local 499 ConstExpr = Result.Nodes.getNodeAs<Expr>(CstId); in retrieveIntegerConstantExpr()
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clang-tidy/misc/ |
H A D | RedundantExpressionCheck.cpp | 488 std::string CstId = (Id + "-const").str(); in matchIntegerConstantExpr() local 489 return expr(isIntegerConstantExpr()).bind(CstId); in matchIntegerConstantExpr() 498 std::string CstId = (Id + "-const").str(); in retrieveIntegerConstantExpr() local 499 ConstExpr = Result.Nodes.getNodeAs<Expr>(CstId); in retrieveIntegerConstantExpr()
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/misc/ |
H A D | RedundantExpressionCheck.cpp | 488 std::string CstId = (Id + "-const").str(); in matchIntegerConstantExpr() local 489 return expr(isIntegerConstantExpr()).bind(CstId); in matchIntegerConstantExpr() 498 std::string CstId = (Id + "-const").str(); in retrieveIntegerConstantExpr() local 499 ConstExpr = Result.Nodes.getNodeAs<Expr>(CstId); in retrieveIntegerConstantExpr()
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/misc/ |
H A D | RedundantExpressionCheck.cpp | 489 std::string CstId = (Id + "-const").str(); in matchIntegerConstantExpr() local 490 return expr(isIntegerConstantExpr()).bind(CstId); in matchIntegerConstantExpr() 499 std::string CstId = (Id + "-const").str(); in retrieveIntegerConstantExpr() local 500 ConstExpr = Result.Nodes.getNodeAs<Expr>(CstId); in retrieveIntegerConstantExpr()
|
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/misc/ |
H A D | RedundantExpressionCheck.cpp | 488 std::string CstId = (Id + "-const").str(); in matchIntegerConstantExpr() local 489 return expr(isIntegerConstantExpr()).bind(CstId); in matchIntegerConstantExpr() 498 std::string CstId = (Id + "-const").str(); in retrieveIntegerConstantExpr() local 499 ConstExpr = Result.Nodes.getNodeAs<Expr>(CstId); in retrieveIntegerConstantExpr()
|
/dports/devel/abi-compliance-checker/abi-compliance-checker-2.3/checker/modules/Internals/ |
H A D | GccAst.pm | 2079 my $CstId = $_[0]; 2080 my $CstTypeId = getTreeAttr_Type($CstId); 2081 if($EnumMembName_Id{$V}{$CstId}) { 2082 return $EnumMembName_Id{$V}{$CstId}; 2084 elsif((my $Value = getTreeValue($CstId)) ne "")
|