Home
last modified time | relevance | path

Searched refs:hasUnaryOperand (Results 1 – 25 of 469) sorted by relevance

12345678910>>...19

/dports/www/firefox-esr/firefox-91.8.0/build/clang-plugin/
H A DArithmeticArgChecker.cpp20 hasUnaryOperand(allOf( in registerMatchers()
39 hasUnaryOperand(allOf( in registerMatchers()
/dports/lang/spidermonkey78/firefox-78.9.0/build/clang-plugin/
H A DArithmeticArgChecker.cpp20 hasUnaryOperand(allOf( in registerMatchers()
39 hasUnaryOperand(allOf( in registerMatchers()
/dports/www/firefox/firefox-99.0/build/clang-plugin/
H A DArithmeticArgChecker.cpp20 hasUnaryOperand(allOf( in registerMatchers()
39 hasUnaryOperand(allOf( in registerMatchers()
/dports/mail/thunderbird/thunderbird-91.8.0/build/clang-plugin/
H A DArithmeticArgChecker.cpp20 hasUnaryOperand(allOf( in registerMatchers()
39 hasUnaryOperand(allOf( in registerMatchers()
/dports/lang/spidermonkey60/firefox-60.9.0/build/clang-plugin/
H A DArithmeticArgChecker.cpp20 hasUnaryOperand(allOf( in registerMatchers()
39 hasUnaryOperand(allOf( in registerMatchers()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/modernize/
H A DShrinkToFitCheck.cpp34 0, anyOf(Shrinkable, unaryOperator(hasUnaryOperand(Shrinkable)))), in registerMatchers()
38 unaryOperator(hasUnaryOperand(BoundShrinkable))), in registerMatchers()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DShrinkToFitCheck.cpp34 0, anyOf(Shrinkable, unaryOperator(hasUnaryOperand(Shrinkable)))), in registerMatchers()
38 unaryOperator(hasUnaryOperand(BoundShrinkable))), in registerMatchers()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clang-tidy/modernize/
H A DShrinkToFitCheck.cpp34 0, anyOf(Shrinkable, unaryOperator(hasUnaryOperand(Shrinkable)))), in registerMatchers()
38 unaryOperator(hasUnaryOperand(BoundShrinkable))), in registerMatchers()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/modernize/
H A DShrinkToFitCheck.cpp34 0, anyOf(Shrinkable, unaryOperator(hasUnaryOperand(Shrinkable)))), in registerMatchers()
38 unaryOperator(hasUnaryOperand(BoundShrinkable))), in registerMatchers()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/modernize/
H A DShrinkToFitCheck.cpp34 0, anyOf(Shrinkable, unaryOperator(hasUnaryOperand(Shrinkable)))), in registerMatchers()
38 unaryOperator(hasUnaryOperand(BoundShrinkable))), in registerMatchers()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clang-tidy/misc/
H A DUnconventionalAssignOperatorCheck.cpp55 anyOf(unaryOperator(hasOperatorName("*"), hasUnaryOperand(cxxThisExpr())), in registerMatchers()
63 hasUnaryOperand(cxxThisExpr()))))))))); in registerMatchers()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/misc/
H A DUnconventionalAssignOperatorCheck.cpp55 anyOf(unaryOperator(hasOperatorName("*"), hasUnaryOperand(cxxThisExpr())), in registerMatchers()
63 hasUnaryOperand(cxxThisExpr()))))))))); in registerMatchers()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clang-tidy/misc/
H A DUnconventionalAssignOperatorCheck.cpp55 anyOf(unaryOperator(hasOperatorName("*"), hasUnaryOperand(cxxThisExpr())), in registerMatchers()
63 hasUnaryOperand(cxxThisExpr()))))))))); in registerMatchers()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clang-tidy/misc/
H A DUnconventionalAssignOperatorCheck.cpp55 anyOf(unaryOperator(hasOperatorName("*"), hasUnaryOperand(cxxThisExpr())), in registerMatchers()
63 hasUnaryOperand(cxxThisExpr()))))))))); in registerMatchers()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/misc/
H A DUnconventionalAssignOperatorCheck.cpp55 anyOf(unaryOperator(hasOperatorName("*"), hasUnaryOperand(cxxThisExpr())), in registerMatchers()
63 hasUnaryOperand(cxxThisExpr()))))))))); in registerMatchers()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clang-tidy/misc/
H A DUnconventionalAssignOperatorCheck.cpp55 anyOf(unaryOperator(hasOperatorName("*"), hasUnaryOperand(cxxThisExpr())), in registerMatchers()
63 hasUnaryOperand(cxxThisExpr()))))))))); in registerMatchers()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clang-tidy/misc/
H A DUnconventionalAssignOperatorCheck.cpp55 anyOf(unaryOperator(hasOperatorName("*"), hasUnaryOperand(cxxThisExpr())), in registerMatchers()
63 hasUnaryOperand(cxxThisExpr()))))))))); in registerMatchers()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/misc/
H A DUnconventionalAssignOperatorCheck.cpp55 anyOf(unaryOperator(hasOperatorName("*"), hasUnaryOperand(cxxThisExpr())), in registerMatchers()
63 hasUnaryOperand(cxxThisExpr()))))))))); in registerMatchers()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/misc/
H A DUnconventionalAssignOperatorCheck.cpp55 anyOf(unaryOperator(hasOperatorName("*"), hasUnaryOperand(cxxThisExpr())), in registerMatchers()
63 hasUnaryOperand(cxxThisExpr()))))))))); in registerMatchers()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/misc/
H A DUnconventionalAssignOperatorCheck.cpp55 anyOf(unaryOperator(hasOperatorName("*"), hasUnaryOperand(cxxThisExpr())),
63 hasUnaryOperand(cxxThisExpr())))))))));
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clang-tidy/bugprone/
H A DAssertSideEffectCheck.cpp95 hasUnaryOperand(unaryOperator( in registerMatchers()
97 hasUnaryOperand(DescendantWithSideEffect)))))) in registerMatchers()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DAssertSideEffectCheck.cpp94 hasUnaryOperand(unaryOperator( in registerMatchers()
96 hasUnaryOperand(DescendantWithSideEffect)))))) in registerMatchers()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/bugprone/
H A DAssertSideEffectCheck.cpp95 hasUnaryOperand(unaryOperator( in registerMatchers()
97 hasUnaryOperand(DescendantWithSideEffect)))))) in registerMatchers()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/bugprone/
H A DAssertSideEffectCheck.cpp94 hasUnaryOperand(unaryOperator( in registerMatchers()
96 hasUnaryOperand(DescendantWithSideEffect)))))) in registerMatchers()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clang-tidy/bugprone/
H A DAssertSideEffectCheck.cpp95 hasUnaryOperand(unaryOperator( in registerMatchers()
97 hasUnaryOperand(DescendantWithSideEffect)))))) in registerMatchers()

12345678910>>...19