/dports/www/firefox-esr/firefox-91.8.0/build/clang-plugin/tests/ |
H A D | TestTemporaryLifetimeBound.cpp | 6 …MOZ_LIFETIME_BOUND const Foo &AsFoo() const; // expected-note {{member function declared here}} ex… 35 …return Bar().AsFoo(); // expected-error {{cannot return result of lifetime-bound function 'AsFoo' … in testReturnsReferenceToTemporaryViaLifetimeBound3_Constructed() 41 …return aCond ? foo : Bar().AsFoo(); // expected-error {{cannot return result of lifetime-bound fun… in testReturnsReferenceToTemporaryViaLifetimeBound4_Constructed() 51 return Bar().AsFoo(); in testReturnsValueViaLifetimeBoundFunction3_Constructed() 65 …return MakeBar().AsFoo(); // expected-error {{cannot return result of lifetime-bound function 'AsF… in testReturnsReferenceToTemporaryViaLifetimeBound3_Returned() 75 return MakeBar().AsFoo(); in testReturnsValueViaLifetimeBoundFunction3_Returned() 87 …const Foo &foo = Bar().AsFoo(); // expected-error {{cannot bind result of lifetime-bound function … in testNoLifetimeExtension3() 92 …const Foo &fooRef = arg ? foo : Bar().AsFoo(); // expected-error {{cannot bind result of lifetime-… in testNoLifetimeExtension4() 100 const Foo &foo = arg ? Foo() : Bar().AsFoo(); in testLifetimeExtension() 119 FooFunc(Bar().AsFoo()); in testBindToParameter()
|
/dports/www/firefox/firefox-99.0/build/clang-plugin/tests/ |
H A D | TestTemporaryLifetimeBound.cpp | 6 …MOZ_LIFETIME_BOUND const Foo &AsFoo() const; // expected-note {{member function declared here}} ex… 35 …return Bar().AsFoo(); // expected-error {{cannot return result of lifetime-bound function 'AsFoo' … in testReturnsReferenceToTemporaryViaLifetimeBound3_Constructed() 41 …return aCond ? foo : Bar().AsFoo(); // expected-error {{cannot return result of lifetime-bound fun… in testReturnsReferenceToTemporaryViaLifetimeBound4_Constructed() 51 return Bar().AsFoo(); in testReturnsValueViaLifetimeBoundFunction3_Constructed() 65 …return MakeBar().AsFoo(); // expected-error {{cannot return result of lifetime-bound function 'AsF… in testReturnsReferenceToTemporaryViaLifetimeBound3_Returned() 75 return MakeBar().AsFoo(); in testReturnsValueViaLifetimeBoundFunction3_Returned() 87 …const Foo &foo = Bar().AsFoo(); // expected-error {{cannot bind result of lifetime-bound function … in testNoLifetimeExtension3() 92 …const Foo &fooRef = arg ? foo : Bar().AsFoo(); // expected-error {{cannot bind result of lifetime-… in testNoLifetimeExtension4() 100 const Foo &foo = arg ? Foo() : Bar().AsFoo(); in testLifetimeExtension() 119 FooFunc(Bar().AsFoo()); in testBindToParameter()
|
/dports/mail/thunderbird/thunderbird-91.8.0/build/clang-plugin/tests/ |
H A D | TestTemporaryLifetimeBound.cpp | 6 …MOZ_LIFETIME_BOUND const Foo &AsFoo() const; // expected-note {{member function declared here}} ex… 35 …return Bar().AsFoo(); // expected-error {{cannot return result of lifetime-bound function 'AsFoo' … in testReturnsReferenceToTemporaryViaLifetimeBound3_Constructed() 41 …return aCond ? foo : Bar().AsFoo(); // expected-error {{cannot return result of lifetime-bound fun… in testReturnsReferenceToTemporaryViaLifetimeBound4_Constructed() 51 return Bar().AsFoo(); in testReturnsValueViaLifetimeBoundFunction3_Constructed() 65 …return MakeBar().AsFoo(); // expected-error {{cannot return result of lifetime-bound function 'AsF… in testReturnsReferenceToTemporaryViaLifetimeBound3_Returned() 75 return MakeBar().AsFoo(); in testReturnsValueViaLifetimeBoundFunction3_Returned() 87 …const Foo &foo = Bar().AsFoo(); // expected-error {{cannot bind result of lifetime-bound function … in testNoLifetimeExtension3() 92 …const Foo &fooRef = arg ? foo : Bar().AsFoo(); // expected-error {{cannot bind result of lifetime-… in testNoLifetimeExtension4() 100 const Foo &foo = arg ? Foo() : Bar().AsFoo(); in testLifetimeExtension() 119 FooFunc(Bar().AsFoo()); in testBindToParameter()
|
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/cbindgen-0.20.0/tests/expectations/ |
H A D | transform_op.cpp | 62 const Foo_Body& AsFoo() const { in AsFoo() function 67 Foo_Body& AsFoo() { in AsFoo() function
|
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/cbindgen-0.13.2/tests/expectations/ |
H A D | transform-op.cpp | 61 const Foo_Body& AsFoo() const { in AsFoo() function 66 Foo_Body& AsFoo() { in AsFoo() function
|
/dports/devel/rust-cbindgen/cbindgen-0.20.0/tests/expectations/ |
H A D | transform_op.cpp | 62 const Foo_Body& AsFoo() const { in AsFoo() function 67 Foo_Body& AsFoo() { in AsFoo() function
|
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/cbindgen-0.9.1/tests/expectations/ |
H A D | transform-op.cpp | 93 const Foo_Body& AsFoo() const { in AsFoo() function 98 Foo_Body& AsFoo() { in AsFoo() function
|
/dports/graphics/libopenraw/libopenraw-0.3.0/cargo-crates/cbindgen-0.14.3/tests/expectations/ |
H A D | transform-op.cpp | 61 const Foo_Body& AsFoo() const { in AsFoo() function 66 Foo_Body& AsFoo() { in AsFoo() function
|
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/cbindgen-0.20.0/tests/expectations/ |
H A D | transform_op.cpp | 62 const Foo_Body& AsFoo() const { in AsFoo() function 67 Foo_Body& AsFoo() { in AsFoo() function
|
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/lens-4.19.2/ |
H A D | CHANGELOG.markdown | 478 * Simplified the various `AsFoo` types in `Control.Exception.Lens`
|
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/lens-4.19.1/ |
H A D | CHANGELOG.markdown | 474 * Simplified the various `AsFoo` types in `Control.Exception.Lens`
|
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/lens-4.19.2/ |
H A D | CHANGELOG.markdown | 478 * Simplified the various `AsFoo` types in `Control.Exception.Lens`
|
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/lens-5.0.1/ |
H A D | CHANGELOG.markdown | 576 * Simplified the various `AsFoo` types in `Control.Exception.Lens`
|
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/lens-5.0.1/ |
H A D | CHANGELOG.markdown | 576 * Simplified the various `AsFoo` types in `Control.Exception.Lens`
|