Searched refs:getProperty (Results 1 – 9 of 9) sorted by relevance
234 cast_or_null<BoolValue>(OptionalVal->getProperty("has_value")); in getHasValue()286 if (auto *ValueProp = OptionalVal.getProperty("value")) { in maybeInitializeOptionalValueMember()325 if (OptionalVal->getProperty("has_value") == nullptr) { in initializeOptionalReference()335 cast_or_null<BoolValue>(OptionalVal.getProperty("has_value")); in isEmptyOptional()344 cast_or_null<BoolValue>(OptionalVal.getProperty("has_value")); in isNonEmptyOptional()780 auto *Prop = OptionalVal->getProperty("has_value"); in diagnoseUnwrapCall()886 cast_or_null<BoolValue>(Prev.getProperty("has_value"))) { in widen()891 cast_or_null<BoolValue>(Current.getProperty("has_value"))) { in widen()
65 Value *getProperty(llvm::StringRef Name) const { in getProperty() function
291 const NamedDecl *getProperty() const { return Property; } in getProperty() function
1400 Base = Profile.getProperty(); in diagnoseRepeatedUseOfWeak()1471 const NamedDecl *KeyProp = Key.getProperty(); in diagnoseRepeatedUseOfWeak()
115 if (ObjCPropertyDecl *ProtoProp = Proto->getProperty( in CheckPropertyAgainstProtocol()234 if (ObjCPropertyDecl *SuperProp = Super->getProperty( in ActOnProperty()
371 using the @code{java.lang.System.getProperty} method.826 be retrieved at runtime using the @code{java.lang.System.getProperty}2000 @code{java.lang.System.getProperty()} method.
235 ObjCPropertyDecl *ObjCContainerDecl::getProperty(const IdentifierInfo *Id, in getProperty() function in ObjCContainerDecl
1071 ObjCPropertyDecl *getProperty(const IdentifierInfo *Id,
1137 runtime using the `java.lang.System.getProperty' method.1733 `java.lang.System.getProperty' method.2993 calling the `java.lang.System.getProperty()' method.