Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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.cpp946 bool GenGetProperty = in RewritePropertyImplDecl() local
951 if (GenGetProperty && !objcGetPropertyDefined) { in RewritePropertyImplDecl()
962 if (GenGetProperty) { in RewritePropertyImplDecl()