Home
last modified time | relevance | path

Searched refs:GenSetProperty (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp855 bool GenSetProperty = Attributes & (ObjCPropertyAttribute::kind_retain | in RewritePropertyImplDecl() local
857 if (GenSetProperty && !objcSetPropertyDefined) { in RewritePropertyImplDecl()
869 if (GenSetProperty) { in RewritePropertyImplDecl()
H A DRewriteModernObjC.cpp1008 bool GenSetProperty = Attributes & (ObjCPropertyAttribute::kind_retain | in RewritePropertyImplDecl() local
1010 if (GenSetProperty && !objcSetPropertyDefined) { in RewritePropertyImplDecl()
1022 if (GenSetProperty) { in RewritePropertyImplDecl()