Home
last modified time | relevance | path

Searched defs:HasProperty (Results 1 – 25 of 200) sorted by relevance

12345678

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Refactor/Extract/
H A DObjCProperty.m3 @interface HasProperty interface
9 - (void)setImplicitSetter:(HasProperty *)value;
13 @implementation HasProperty implementation
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Refactor/Extract/
H A DObjCProperty.m3 @interface HasProperty interface
9 - (void)setImplicitSetter:(HasProperty *)value;
13 @implementation HasProperty implementation
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Refactor/Extract/
H A DObjCProperty.m3 @interface HasProperty interface
9 - (void)setImplicitSetter:(HasProperty *)value;
13 @implementation HasProperty implementation
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Refactor/Extract/
H A DObjCProperty.m3 @interface HasProperty interface
9 - (void)setImplicitSetter:(HasProperty *)value;
13 @implementation HasProperty implementation
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Refactor/Extract/
H A DObjCProperty.m3 @interface HasProperty interface
9 - (void)setImplicitSetter:(HasProperty *)value;
13 @implementation HasProperty implementation
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Refactor/Extract/
H A DObjCProperty.m3 @interface HasProperty interface
9 - (void)setImplicitSetter:(HasProperty *)value;
13 @implementation HasProperty implementation
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Refactor/Extract/
H A DObjCProperty.m3 @interface HasProperty interface
9 - (void)setImplicitSetter:(HasProperty *)value;
13 @implementation HasProperty implementation
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Refactor/Extract/
H A DObjCProperty.m3 @interface HasProperty interface
9 - (void)setImplicitSetter:(HasProperty *)value;
13 @implementation HasProperty implementation
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Refactor/Extract/
H A DObjCProperty.m3 @interface HasProperty interface
9 - (void)setImplicitSetter:(HasProperty *)value;
13 @implementation HasProperty implementation
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Refactor/Extract/
H A DObjCProperty.m3 @interface HasProperty interface
9 - (void)setImplicitSetter:(HasProperty *)value;
13 @implementation HasProperty implementation
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Refactor/Extract/
H A DObjCProperty.m3 @interface HasProperty interface
9 - (void)setImplicitSetter:(HasProperty *)value;
13 @implementation HasProperty implementation
/dports/lang/clang-mesa/clang-13.0.1.src/test/Refactor/Extract/
H A DObjCProperty.m3 @interface HasProperty interface
9 - (void)setImplicitSetter:(HasProperty *)value;
13 @implementation HasProperty implementation
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Refactor/Extract/
H A DObjCProperty.m3 @interface HasProperty interface
9 - (void)setImplicitSetter:(HasProperty *)value;
13 @implementation HasProperty implementation
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Refactor/Extract/
H A DObjCProperty.m3 @interface HasProperty interface
9 - (void)setImplicitSetter:(HasProperty *)value;
13 @implementation HasProperty implementation
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Refactor/Extract/
H A DObjCProperty.m3 @interface HasProperty interface
9 - (void)setImplicitSetter:(HasProperty *)value;
13 @implementation HasProperty implementation
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/Refactor/Extract/
H A DObjCProperty.m3 @interface HasProperty interface
9 - (void)setImplicitSetter:(HasProperty *)value;
13 @implementation HasProperty implementation
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Urho2D/
H A DTileMapDefs2D.cpp157 bool PropertySet2D::HasProperty(const String& name) const in HasProperty() function in Urho3D::PropertySet2D
181 bool Tile2D::HasProperty(const String& name) const in HasProperty() function in Urho3D::Tile2D
218 bool TileMapObject2D::HasProperty(const String& name) const in HasProperty() function in Urho3D::TileMapObject2D
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.Cng/tests/
H A DPropertyTests.cs51 public static void HasProperty() in HasProperty() method in System.Security.Cryptography.Cng.Tests.PropertyTests
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.Cng/src/System/Security/Cryptography/
H A DCngKey.Properties.cs37 public bool HasProperty(string name, CngPropertyOptions options) in HasProperty() method in System.Security.Cryptography.CngKey
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/hls-plugin-api/src/Ide/Plugin/
H A DProperties.hs148 type HasProperty s k t r = (k ~ 'PropertyKey s t, Elem s r, FindByKeyName s r ~ t, KnownSymbol s) function
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/hls-plugin-api/src/Ide/Plugin/
H A DProperties.hs148 type HasProperty s k t r = (k ~ 'PropertyKey s t, Elem s r, FindByKeyName s r ~ t, KnownSymbol s) type
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Metadata/Edm/
H A DNavigationPropertyAccessor.cs46 public bool HasProperty property in System.Data.Metadata.Edm.NavigationPropertyAccessor
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ppapi/c/dev/
H A Dppp_class_deprecated.h44 bool (*HasProperty)(void* object, member
/dports/www/chromium-legacy/chromium-88.0.4324.182/ppapi/c/dev/
H A Dppp_class_deprecated.h44 bool (*HasProperty)(void* object, member
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/android/
H A DNativeJSContainer.cpp492 struct HasProperty struct in mozilla::widget::NativeJSContainerImpl
495 typedef bool NativeType;
496 typedef bool NativeFallback;
498 typedef decltype(&Self::HasValue) HasValue_t;
499 static constexpr HasValue_t InValue = &Self::HasValue;
500 static constexpr HasValue_t FromValue = &Self::HasValue;

12345678