Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp793 bool GenGetProperty = in RewritePropertyImplDecl() local
798 if (GenGetProperty && !objcGetPropertyDefined) { in RewritePropertyImplDecl()
809 if (GenGetProperty) { in RewritePropertyImplDecl()
H A DRewriteModernObjC.cpp945 bool GenGetProperty = in RewritePropertyImplDecl() local
950 if (GenGetProperty && !objcGetPropertyDefined) { in RewritePropertyImplDecl()
961 if (GenGetProperty) { in RewritePropertyImplDecl()