Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/clang/unittests/ASTMatchers/
H A DASTMatchersTraversalTest.cpp849 EXPECT_TRUE(notMatches("int a[42]; void x() { a[23]; }", unaryOperator())); in TEST()
859 StatementMatcher OperatorNot = unaryOperator(hasOperatorName("!")); in TEST()
867 unaryOperator(hasUnaryOperand(cxxBoolLiteral(equals(false)))); in TEST()
876 EXPECT_TRUE(matches("bool b = !true;", unaryOperator(hasOperatorName("!")))); in TEST()
878 matches("bool b; bool *p = &b;", unaryOperator(hasOperatorName("&")))); in TEST()
879 EXPECT_TRUE(matches("int i = ~ 1;", unaryOperator(hasOperatorName("~")))); in TEST()
881 matches("bool *p; bool b = *p;", unaryOperator(hasOperatorName("*")))); in TEST()
883 matches("int i; int j = +i;", unaryOperator(hasOperatorName("+")))); in TEST()
885 matches("int i; int j = -i;", unaryOperator(hasOperatorName("-")))); in TEST()
887 matches("int i; int j = ++i;", unaryOperator(hasOperatorName("++")))); in TEST()
[all …]
H A DASTMatchersNodeTest.cpp753 varDecl(hasInitializer(parenListExpr(has(unaryOperator())))))); in TEST()
/aosp_15_r20/external/clang/unittests/AST/
H A DASTImporterTest.cpp281 unaryOperator( in TEST()
332 unaryOperator(hasUnaryOperand(integerLiteral(equals(5)))) in TEST()
357 unaryOperator(hasOperatorName("-"), in TEST()
/aosp_15_r20/external/armnn/delegate/test/
H A DActivationTestHelper.hpp45 flatbuffers::Offset <Operator> unaryOperator = in CreateActivationTfLiteModel() local
58 flatBufferBuilder.CreateVector(&unaryOperator, 1)); in CreateActivationTfLiteModel()
H A DElementwiseUnaryTestHelper.hpp45 flatbuffers::Offset <Operator> unaryOperator = in CreateElementwiseUnaryTfLiteModel() local
58 flatBufferBuilder.CreateVector(&unaryOperator, 1)); in CreateElementwiseUnaryTfLiteModel()
/aosp_15_r20/external/clang/docs/
H A DLibASTMatchersTutorial.rst348 hasIncrement(unaryOperator(hasOperatorName("++")))
353 variable declarations. To find a ``unaryOperator`` that refers to a
358 hasIncrement(unaryOperator(
367 hasIncrement(unaryOperator(
376 hasIncrement(unaryOperator(
483 hasIncrement(unaryOperator(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-tidy/modernize/
DIntegralLiteralExpressionMatcher.h51 bool unaryOperator();
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-tidy/modernize/
DIntegralLiteralExpressionMatcher.h51 bool unaryOperator();
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-tidy/modernize/
DIntegralLiteralExpressionMatcher.h51 bool unaryOperator();
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-tidy/modernize/
DIntegralLiteralExpressionMatcher.h51 bool unaryOperator();
/aosp_15_r20/external/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp407 REGISTER_MATCHER(unaryOperator); in RegistryMaps()
/aosp_15_r20/external/clang/include/clang/ASTMatchers/
H A DASTMatchers.h1754 UnaryOperator> unaryOperator; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/ASTMatchers/
DASTMatchers.h2566 unaryOperator;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/ASTMatchers/
DASTMatchers.h2578 unaryOperator;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/ASTMatchers/
DASTMatchers.h2578 unaryOperator;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/ASTMatchers/
DASTMatchers.h2578 unaryOperator;
/aosp_15_r20/external/guice/extensions/persist/lib/
HDjaxen-1.1-beta-7.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jaxen/ org/ ...
/aosp_15_r20/external/antlr/runtime/ActionScript/project/lib/
HDFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/ ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-plugin-ij193/1.3.61-release-180/
HDkotlin-plugin-ij193-1.3.61-release-180.jarMETA-INF/ META-INF/MANIFEST.MF kotlinManifest.properties META-INF/annotation ...
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/lint-psi/kotlin-compiler/
HDkotlin-compiler-mvn.jarMETA-INF/ META-INF/MANIFEST.MF NOTICE META-INF/jps-common ...
/aosp_15_r20/external/kotlinc/lib/
HDkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF FirNativeForwardDeclarationGetClassCallChecker.class FirNativeForwardDeclarationGetClassCallChecker.kt package FirNativeForwardDeclarationGetClassCallChecker ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.9.23/
HDkotlin-compiler-embeddable-1.9.23.jarMETA-INF/ META-INF/MANIFEST.MF FirNativeForwardDeclarationGetClassCallChecker.class FirNativeForwardDeclarationGetClassCallChecker.kt package FirNativeForwardDeclarationGetClassCallChecker ...
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/lint-psi/intellij-core/
HDintellij-core-mvn.jarMETA-INF/ META-INF/MANIFEST.MF NOTICE META-INF/JavaPsiPlugin.xml ...
/aosp_15_r20/prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/31.7.0-alpha07/
HDintellij-core-31.7.0-alpha07.jarMETA-INF/ META-INF/MANIFEST.MF NOTICE META-INF/JavaPsiPlugin.xml ...
/aosp_15_r20/prebuilts/ktlint/
HDktlint-android-all.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/pinterest/ com/ ...

12