Home
last modified time | relevance | path

Searched refs:unaryOperator (Results 1 – 25 of 663) sorted by relevance

12345678910>>...27

/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dredundantpointerops.cxx130 bool RedundantPointerOps::VisitUnaryOperator(UnaryOperator const * unaryOperator) in VisitUnaryOperator() argument
132 if (ignoreLocation(unaryOperator)) in VisitUnaryOperator()
134 if (compat::getBeginLoc(unaryOperator).isMacroID()) in VisitUnaryOperator()
136 if (unaryOperator->getOpcode() != UO_Deref) in VisitUnaryOperator()
138 auto subExpr = unaryOperator->getSubExpr()->IgnoreParenImpCasts(); in VisitUnaryOperator()
143 compat::getBeginLoc(unaryOperator)) in VisitUnaryOperator()
144 << innerOp->getSubExpr()->getType() << unaryOperator->getSourceRange(); in VisitUnaryOperator()
155 compat::getBeginLoc(unaryOperator)) in VisitUnaryOperator()
157 << unaryOperator->getSourceRange(); in VisitUnaryOperator()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dredundantpointerops.cxx114 bool RedundantPointerOps::VisitUnaryOperator(UnaryOperator const * unaryOperator) in VisitUnaryOperator() argument
116 if (ignoreLocation(unaryOperator)) in VisitUnaryOperator()
118 if (compat::getBeginLoc(unaryOperator).isMacroID()) in VisitUnaryOperator()
120 if (unaryOperator->getOpcode() != UO_Deref) in VisitUnaryOperator()
122 auto subExpr = unaryOperator->getSubExpr()->IgnoreParenImpCasts(); in VisitUnaryOperator()
127 compat::getBeginLoc(unaryOperator)) in VisitUnaryOperator()
128 << innerOp->getSubExpr()->getType() << unaryOperator->getSourceRange(); in VisitUnaryOperator()
161 compat::getBeginLoc(unaryOperator)) in VisitUnaryOperator()
162 << t.getLocalUnqualifiedType() << unaryOperator->getSourceRange(); in VisitUnaryOperator()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DShrinkToFitCheck.cpp33 unaryOperator(has(ignoringParenImpCasts(ShrinkableAsMember))), in registerMatchers()
34 unaryOperator(has(ignoringParenImpCasts(ShrinkableAsDecl)))))); in registerMatchers()
38 unaryOperator(has(ignoringParenImpCasts( in registerMatchers()
40 unaryOperator(has(ignoringParenImpCasts(declRefExpr( in registerMatchers()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clang-tidy/modernize/
H A DShrinkToFitCheck.cpp33 unaryOperator(has(ignoringParenImpCasts(ShrinkableAsMember))), in registerMatchers()
34 unaryOperator(has(ignoringParenImpCasts(ShrinkableAsDecl)))))); in registerMatchers()
38 unaryOperator(has(ignoringParenImpCasts( in registerMatchers()
40 unaryOperator(has(ignoringParenImpCasts(declRefExpr( in registerMatchers()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clang-tidy/modernize/
H A DShrinkToFitCheck.cpp33 unaryOperator(has(ignoringParenImpCasts(ShrinkableAsMember))), in registerMatchers()
34 unaryOperator(has(ignoringParenImpCasts(ShrinkableAsDecl)))))); in registerMatchers()
38 unaryOperator(has(ignoringParenImpCasts( in registerMatchers()
40 unaryOperator(has(ignoringParenImpCasts(declRefExpr( in registerMatchers()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/clang-tidy/modernize/
H A DShrinkToFitCheck.cpp34 unaryOperator(has(ignoringParenImpCasts(ShrinkableAsMember))), in registerMatchers()
35 unaryOperator(has(ignoringParenImpCasts(ShrinkableAsDecl)))))); in registerMatchers()
39 unaryOperator(has(ignoringParenImpCasts( in registerMatchers()
41 unaryOperator(has(ignoringParenImpCasts(declRefExpr( in registerMatchers()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/clang-tidy/modernize/
H A DShrinkToFitCheck.cpp34 unaryOperator(has(ignoringParenImpCasts(ShrinkableAsMember))), in registerMatchers()
35 unaryOperator(has(ignoringParenImpCasts(ShrinkableAsDecl)))))); in registerMatchers()
39 unaryOperator(has(ignoringParenImpCasts( in registerMatchers()
41 unaryOperator(has(ignoringParenImpCasts(declRefExpr( in registerMatchers()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clang-tidy/modernize/
H A DShrinkToFitCheck.cpp30 unaryOperator(has(ignoringParenImpCasts(ShrinkableAsMember))), in registerMatchers()
31 unaryOperator(has(ignoringParenImpCasts(ShrinkableAsDecl)))))); in registerMatchers()
35 unaryOperator(has(ignoringParenImpCasts( in registerMatchers()
37 unaryOperator(has(ignoringParenImpCasts(declRefExpr( in registerMatchers()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clang-tidy/modernize/
H A DShrinkToFitCheck.cpp30 unaryOperator(has(ignoringParenImpCasts(ShrinkableAsMember))), in registerMatchers()
31 unaryOperator(has(ignoringParenImpCasts(ShrinkableAsDecl)))))); in registerMatchers()
35 unaryOperator(has(ignoringParenImpCasts( in registerMatchers()
37 unaryOperator(has(ignoringParenImpCasts(declRefExpr( in registerMatchers()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clang-tidy/modernize/
H A DShrinkToFitCheck.cpp30 unaryOperator(has(ignoringParenImpCasts(ShrinkableAsMember))), in registerMatchers()
31 unaryOperator(has(ignoringParenImpCasts(ShrinkableAsDecl)))))); in registerMatchers()
35 unaryOperator(has(ignoringParenImpCasts( in registerMatchers()
37 unaryOperator(has(ignoringParenImpCasts(declRefExpr( in registerMatchers()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/modernize/
H A DShrinkToFitCheck.cpp30 unaryOperator(has(ignoringParenImpCasts(ShrinkableAsMember))), in registerMatchers()
31 unaryOperator(has(ignoringParenImpCasts(ShrinkableAsDecl)))))); in registerMatchers()
35 unaryOperator(has(ignoringParenImpCasts( in registerMatchers()
37 unaryOperator(has(ignoringParenImpCasts(declRefExpr( in registerMatchers()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/modernize/
H A DShrinkToFitCheck.cpp30 unaryOperator(has(ignoringParenImpCasts(ShrinkableAsMember))), in registerMatchers()
31 unaryOperator(has(ignoringParenImpCasts(ShrinkableAsDecl)))))); in registerMatchers()
35 unaryOperator(has(ignoringParenImpCasts( in registerMatchers()
37 unaryOperator(has(ignoringParenImpCasts(declRefExpr( in registerMatchers()
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/store/
H A Dreturnbyref.cxx103 const UnaryOperator* unaryOperator = dyn_cast<UnaryOperator>(nextStmt); in VisitCXXMethodDecl() local
104 if (unaryOperator == nullptr || unaryOperator->getOpcode() != UO_AddrOf) { in VisitCXXMethodDecl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/store/
H A Dreturnbyref.cxx103 const UnaryOperator* unaryOperator = dyn_cast<UnaryOperator>(nextStmt); in VisitCXXMethodDecl() local
104 if (unaryOperator == nullptr || unaryOperator->getOpcode() != UO_AddrOf) { in VisitCXXMethodDecl()
/dports/devel/elm-format/elm-format-0.8.3/tests/test-files/good/Elm-0.18/AllSyntax/Expressions/
H A DUnary.elm1 module Main exposing (multilineUnaryOperator, unaryOperator)
4 unaryOperator a = function
/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/swing/
H A DCalculatorFormat.java90 public Object getUnaryOperatorKey(String unaryOperator) { in getUnaryOperatorKey() argument
91 if ("-".equals(unaryOperator)) { in getUnaryOperatorKey()
92 return unaryOperator; in getUnaryOperatorKey()
209 public Double getUnaryOperatorValue(Object unaryOperator, Object param) { in getUnaryOperatorValue() argument
210 if (unaryOperator.equals("-")) { in getUnaryOperatorValue()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clang-tidy/bugprone/
H A DSuspiciousStringCompareCheck.cpp87 const auto ComparisonUnaryOperator = unaryOperator(hasOperatorName("!")); in registerMatchers()
129 Finder->addMatcher(unaryOperator(hasOperatorName("!"), in registerMatchers()
155 unaryOperator( in registerMatchers()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/bugprone/
H A DSuspiciousStringCompareCheck.cpp87 const auto ComparisonUnaryOperator = unaryOperator(hasOperatorName("!")); in registerMatchers()
127 Finder->addMatcher(unaryOperator(hasOperatorName("!"), in registerMatchers()
153 unaryOperator( in registerMatchers()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/bugprone/
H A DSuspiciousStringCompareCheck.cpp87 const auto ComparisonUnaryOperator = unaryOperator(hasOperatorName("!")); in registerMatchers()
129 Finder->addMatcher(unaryOperator(hasOperatorName("!"), in registerMatchers()
155 unaryOperator( in registerMatchers()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clang-tidy/bugprone/
H A DSuspiciousStringCompareCheck.cpp87 const auto ComparisonUnaryOperator = unaryOperator(hasOperatorName("!")); in registerMatchers()
129 Finder->addMatcher(unaryOperator(hasOperatorName("!"), in registerMatchers()
155 unaryOperator( in registerMatchers()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clang-tidy/bugprone/
H A DSuspiciousStringCompareCheck.cpp87 const auto ComparisonUnaryOperator = unaryOperator(hasOperatorName("!")); in registerMatchers()
129 Finder->addMatcher(unaryOperator(hasOperatorName("!"), in registerMatchers()
155 unaryOperator( in registerMatchers()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DSuspiciousStringCompareCheck.cpp87 const auto ComparisonUnaryOperator = unaryOperator(hasOperatorName("!")); in registerMatchers()
127 Finder->addMatcher(unaryOperator(hasOperatorName("!"), in registerMatchers()
153 unaryOperator( in registerMatchers()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clang-tidy/bugprone/
H A DSuspiciousStringCompareCheck.cpp87 const auto ComparisonUnaryOperator = unaryOperator(hasOperatorName("!")); in registerMatchers()
127 Finder->addMatcher(unaryOperator(hasOperatorName("!"), in registerMatchers()
153 unaryOperator( in registerMatchers()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/bugprone/
H A DSuspiciousStringCompareCheck.cpp87 const auto ComparisonUnaryOperator = unaryOperator(hasOperatorName("!")); in registerMatchers()
127 Finder->addMatcher(unaryOperator(hasOperatorName("!"), in registerMatchers()
153 unaryOperator( in registerMatchers()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/bugprone/
H A DSuspiciousStringCompareCheck.cpp87 const auto ComparisonUnaryOperator = unaryOperator(hasOperatorName("!")); in registerMatchers()
129 Finder->addMatcher(unaryOperator(hasOperatorName("!"), in registerMatchers()
155 unaryOperator( in registerMatchers()

12345678910>>...27