Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp791 bool GenGetProperty = in RewritePropertyImplDecl() local
796 if (GenGetProperty && !objcGetPropertyDefined) { in RewritePropertyImplDecl()
807 if (GenGetProperty) { in RewritePropertyImplDecl()
H A DRewriteModernObjC.cpp944 bool GenGetProperty = in RewritePropertyImplDecl() local
949 if (GenGetProperty && !objcGetPropertyDefined) { in RewritePropertyImplDecl()
960 if (GenGetProperty) { in RewritePropertyImplDecl()