Home
last modified time | relevance | path

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

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