Home
last modified time | relevance | path

Searched refs:getBar (Results 1 – 25 of 210) sorted by relevance

123456789

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dwarn-enum-compare.cpp26 Bar getBar();
151 …while (x == getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
152 …while (x != getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
153 …while (x >= getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
154 …while (x <= getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
155 …while (x > getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and … in test()
156 …while (x < getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and … in test()
216 …while (getBar() == x); // expected-warning {{comparison of different enumeration types ('Bar' and… in test()
220 …while (getBar() > x); // expected-warning {{comparison of different enumeration types ('Bar' and … in test()
221 …while (getBar() < x); // expected-warning {{comparison of different enumeration types ('Bar' and … in test()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dwarn-enum-compare.cpp26 Bar getBar();
151 …while (x == getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
152 …while (x != getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
153 …while (x >= getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
154 …while (x <= getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
155 …while (x > getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and … in test()
156 …while (x < getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and … in test()
216 …while (getBar() == x); // expected-warning {{comparison of different enumeration types ('Bar' and… in test()
220 …while (getBar() > x); // expected-warning {{comparison of different enumeration types ('Bar' and … in test()
221 …while (getBar() < x); // expected-warning {{comparison of different enumeration types ('Bar' and … in test()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dwarn-enum-compare.cpp26 Bar getBar();
151 …while (x == getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
152 …while (x != getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
153 …while (x >= getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
154 …while (x <= getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
155 …while (x > getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and … in test()
156 …while (x < getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and … in test()
216 …while (getBar() == x); // expected-warning {{comparison of different enumeration types ('Bar' and… in test()
220 …while (getBar() > x); // expected-warning {{comparison of different enumeration types ('Bar' and … in test()
221 …while (getBar() < x); // expected-warning {{comparison of different enumeration types ('Bar' and … in test()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-enum-compare.cpp26 Bar getBar();
151 …while (x == getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
152 …while (x != getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
153 …while (x >= getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
154 …while (x <= getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
155 …while (x > getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and … in test()
156 …while (x < getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and … in test()
216 …while (getBar() == x); // expected-warning {{comparison of different enumeration types ('Bar' and… in test()
220 …while (getBar() > x); // expected-warning {{comparison of different enumeration types ('Bar' and … in test()
221 …while (getBar() < x); // expected-warning {{comparison of different enumeration types ('Bar' and … in test()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dwarn-enum-compare.cpp26 Bar getBar();
151 …while (x == getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
152 …while (x != getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
153 …while (x >= getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
154 …while (x <= getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
155 …while (x > getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and … in test()
156 …while (x < getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and … in test()
216 …while (getBar() == x); // expected-warning {{comparison of different enumeration types ('Bar' and… in test()
220 …while (getBar() > x); // expected-warning {{comparison of different enumeration types ('Bar' and … in test()
221 …while (getBar() < x); // expected-warning {{comparison of different enumeration types ('Bar' and … in test()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dwarn-enum-compare.cpp26 Bar getBar();
151 …while (x == getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
152 …while (x != getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
153 …while (x >= getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
154 …while (x <= getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
155 …while (x > getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and … in test()
156 …while (x < getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and … in test()
216 …while (getBar() == x); // expected-warning {{comparison of different enumeration types ('Bar' and… in test()
220 …while (getBar() > x); // expected-warning {{comparison of different enumeration types ('Bar' and … in test()
221 …while (getBar() < x); // expected-warning {{comparison of different enumeration types ('Bar' and … in test()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-enum-compare.cpp26 Bar getBar();
151 …while (x == getBar()); // expected-warning {{comparison of two values with different enumeration … in test()
152 …while (x != getBar()); // expected-warning {{comparison of two values with different enumeration … in test()
153 …while (x >= getBar()); // expected-warning {{comparison of two values with different enumeration … in test()
154 …while (x <= getBar()); // expected-warning {{comparison of two values with different enumeration … in test()
155 …while (x > getBar()); // expected-warning {{comparison of two values with different enumeration t… in test()
156 …while (x < getBar()); // expected-warning {{comparison of two values with different enumeration t… in test()
216 …while (getBar() == x); // expected-warning {{comparison of two values with different enumeration … in test()
220 …while (getBar() > x); // expected-warning {{comparison of two values with different enumeration t… in test()
221 …while (getBar() < x); // expected-warning {{comparison of two values with different enumeration t… in test()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-enum-compare.cpp26 Bar getBar();
151 …while (x == getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
152 …while (x != getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
153 …while (x >= getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
154 …while (x <= getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
155 …while (x > getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and … in test()
156 …while (x < getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and … in test()
216 …while (getBar() == x); // expected-warning {{comparison of different enumeration types ('Bar' and… in test()
220 …while (getBar() > x); // expected-warning {{comparison of different enumeration types ('Bar' and … in test()
221 …while (getBar() < x); // expected-warning {{comparison of different enumeration types ('Bar' and … in test()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dwarn-enum-compare.cpp26 Bar getBar();
151 …while (x == getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
152 …while (x != getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
153 …while (x >= getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
154 …while (x <= getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
155 …while (x > getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and … in test()
156 …while (x < getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and … in test()
216 …while (getBar() == x); // expected-warning {{comparison of different enumeration types ('Bar' and… in test()
220 …while (getBar() > x); // expected-warning {{comparison of different enumeration types ('Bar' and … in test()
221 …while (getBar() < x); // expected-warning {{comparison of different enumeration types ('Bar' and … in test()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dwarn-enum-compare.cpp26 Bar getBar();
151 …while (x == getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
152 …while (x != getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
153 …while (x >= getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
154 …while (x <= getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
155 …while (x > getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and … in test()
156 …while (x < getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and … in test()
216 …while (getBar() == x); // expected-warning {{comparison of different enumeration types ('Bar' and… in test()
220 …while (getBar() > x); // expected-warning {{comparison of different enumeration types ('Bar' and … in test()
221 …while (getBar() < x); // expected-warning {{comparison of different enumeration types ('Bar' and … in test()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Dwarn-enum-compare.cpp26 Bar getBar();
151 …while (x == getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
152 …while (x != getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
153 …while (x >= getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
154 …while (x <= getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
155 …while (x > getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and … in test()
156 …while (x < getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and … in test()
216 …while (getBar() == x); // expected-warning {{comparison of different enumeration types ('Bar' and… in test()
220 …while (getBar() > x); // expected-warning {{comparison of different enumeration types ('Bar' and … in test()
221 …while (getBar() < x); // expected-warning {{comparison of different enumeration types ('Bar' and … in test()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dwarn-enum-compare.cpp26 Bar getBar();
151 …while (x == getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
152 …while (x != getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
153 …while (x >= getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
154 …while (x <= getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
155 …while (x > getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and … in test()
156 …while (x < getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and … in test()
216 …while (getBar() == x); // expected-warning {{comparison of different enumeration types ('Bar' and… in test()
220 …while (getBar() > x); // expected-warning {{comparison of different enumeration types ('Bar' and … in test()
221 …while (getBar() < x); // expected-warning {{comparison of different enumeration types ('Bar' and … in test()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dwarn-enum-compare.cpp26 Bar getBar();
151 …while (x == getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
152 …while (x != getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
153 …while (x >= getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
154 …while (x <= getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
155 …while (x > getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and … in test()
156 …while (x < getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and … in test()
216 …while (getBar() == x); // expected-warning {{comparison of different enumeration types ('Bar' and… in test()
220 …while (getBar() > x); // expected-warning {{comparison of different enumeration types ('Bar' and … in test()
221 …while (getBar() < x); // expected-warning {{comparison of different enumeration types ('Bar' and … in test()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-enum-compare.cpp26 Bar getBar();
151 …while (x == getBar()); // expected-warning {{comparison of two values with different enumeration … in test()
152 …while (x != getBar()); // expected-warning {{comparison of two values with different enumeration … in test()
153 …while (x >= getBar()); // expected-warning {{comparison of two values with different enumeration … in test()
154 …while (x <= getBar()); // expected-warning {{comparison of two values with different enumeration … in test()
155 …while (x > getBar()); // expected-warning {{comparison of two values with different enumeration t… in test()
156 …while (x < getBar()); // expected-warning {{comparison of two values with different enumeration t… in test()
216 …while (getBar() == x); // expected-warning {{comparison of two values with different enumeration … in test()
220 …while (getBar() > x); // expected-warning {{comparison of two values with different enumeration t… in test()
221 …while (getBar() < x); // expected-warning {{comparison of two values with different enumeration t… in test()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-enum-compare.cpp26 Bar getBar();
151 …while (x == getBar()); // expected-warning {{comparison of two values with different enumeration …
152 …while (x != getBar()); // expected-warning {{comparison of two values with different enumeration …
153 …while (x >= getBar()); // expected-warning {{comparison of two values with different enumeration …
154 …while (x <= getBar()); // expected-warning {{comparison of two values with different enumeration …
155 …while (x > getBar()); // expected-warning {{comparison of two values with different enumeration t…
156 …while (x < getBar()); // expected-warning {{comparison of two values with different enumeration t…
216 …while (getBar() == x); // expected-warning {{comparison of two values with different enumeration …
220 …while (getBar() > x); // expected-warning {{comparison of two values with different enumeration t…
221 …while (getBar() < x); // expected-warning {{comparison of two values with different enumeration t…
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Dwarn-enum-compare.cpp26 Bar getBar();
151 …while (x == getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
152 …while (x != getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
153 …while (x >= getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
154 …while (x <= getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and… in test()
155 …while (x > getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and … in test()
156 …while (x < getBar()); // expected-warning {{comparison of different enumeration types ('Foo' and … in test()
216 …while (getBar() == x); // expected-warning {{comparison of different enumeration types ('Bar' and… in test()
220 …while (getBar() > x); // expected-warning {{comparison of different enumeration types ('Bar' and … in test()
221 …while (getBar() < x); // expected-warning {{comparison of different enumeration types ('Bar' and … in test()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dreadability-identifier-naming-member-decl-usage.cpp29 int getBar() const { return bar_baz; } // comment-4 in getBar() function in Foo
41 int getBar(const Foo &Foo) { in getBar() function
46 int getBar(const FooBar &Foobar) { in getBar() function
60 int getBar() const { return Foo::bar_baz; } // comment-8 in getBar() function in TempTest
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dreadability-identifier-naming-member-decl-usage.cpp29 int getBar() const { return bar_baz; } // comment-4 in getBar() function in Foo
41 int getBar(const Foo &Foo) { in getBar() function
46 int getBar(const FooBar &Foobar) { in getBar() function
60 int getBar() const { return Foo::bar_baz; } // comment-8 in getBar() function in TempTest
/dports/devel/emscripten/emscripten-2.0.3/tests/core/
H A Dtest_reinterpreted_ptrs.cpp19 int getBar() const;
22 int Foo::getBar() const { in getBar() function in Foo
34 if (a->getBar() == 0) { in runTest()
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Serializer/Tests/Normalizer/
H A DGetSetMethodNormalizerTest.php90 $this->assertEquals('bar', $obj->getBar());
119 $this->assertEquals('bar', $obj->getBar());
133 $this->assertEquals('bar', $obj->getBar());
143 $this->assertNull($obj->getBar());
153 $this->assertEquals([], $obj->getBar());
163 $this->assertEquals('test', $obj->getBar());
197 $this->assertEquals('bar', $obj->getBar());
588 public function getBar() function in Symfony\\Component\\Serializer\\Tests\\Normalizer\\GetSetDummy
672 public function getBar() function in Symfony\\Component\\Serializer\\Tests\\Normalizer\\GetConstructorDummy
710 public function getBar() function in Symfony\\Component\\Serializer\\Tests\\Normalizer\\GetConstructorOptionalArgsDummy
[all …]
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Serializer/Tests/Normalizer/
H A DGetSetMethodNormalizerTest.php90 $this->assertEquals('bar', $obj->getBar());
119 $this->assertEquals('bar', $obj->getBar());
133 $this->assertEquals('bar', $obj->getBar());
143 $this->assertNull($obj->getBar());
153 $this->assertEquals([], $obj->getBar());
163 $this->assertEquals('test', $obj->getBar());
197 $this->assertEquals('bar', $obj->getBar());
588 public function getBar() function in Symfony\\Component\\Serializer\\Tests\\Normalizer\\GetSetDummy
672 public function getBar() function in Symfony\\Component\\Serializer\\Tests\\Normalizer\\GetConstructorDummy
710 public function getBar() function in Symfony\\Component\\Serializer\\Tests\\Normalizer\\GetConstructorOptionalArgsDummy
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/test/clang-tidy/checkers/
H A Dreadability-identifier-naming-member-decl-usage.cpp31 int getBar() const { return bar_baz; } // comment-4 in getBar() function in Foo
43 int getBar(const Foo &Foo) { in getBar() function
48 int getBar(const FooBar &Foobar) { in getBar() function
62 int getBar() const { return Foo::bar_baz; } // comment-8 in getBar() function in TempTest
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dreadability-identifier-naming-member-decl-usage.cpp31 int getBar() const { return bar_baz; } // comment-4 in getBar() function in Foo
43 int getBar(const Foo &Foo) { in getBar() function
48 int getBar(const FooBar &Foobar) { in getBar() function
62 int getBar() const { return Foo::bar_baz; } // comment-8 in getBar() function in TempTest
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dreadability-identifier-naming-member-decl-usage.cpp31 int getBar() const { return bar_baz; } // comment-4 in getBar() function in Foo
43 int getBar(const Foo &Foo) { in getBar() function
48 int getBar(const FooBar &Foobar) { in getBar() function
62 int getBar() const { return Foo::bar_baz; } // comment-8 in getBar() function in TempTest
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/test/clang-tidy/checkers/
H A Dreadability-identifier-naming-member-decl-usage.cpp31 int getBar() const { return bar_baz; } // comment-4 in getBar() function in Foo
43 int getBar(const Foo &Foo) { in getBar() function
48 int getBar(const FooBar &Foobar) { in getBar() function
62 int getBar() const { return Foo::bar_baz; } // comment-8 in getBar() function in TempTest

123456789