Searched refs:propertyImpl (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGObjCGNU.cpp2103 ObjCPropertyImplDecl *propertyImpl = *iter; local
2104 bool isSynthesized = (propertyImpl->getPropertyImplementation() ==
2106 bool isDynamic = (propertyImpl->getPropertyImplementation() ==

Completed in 79 milliseconds