Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTContext.cpp5283 if (ObjCPropertyImplDecl *PropertyImpDecl = in getObjCEncodingForPropertyDecl() local
5285 if (PropertyImpDecl->getPropertyImplementation() == ObjCPropertyImplDecl::Dynamic) in getObjCEncodingForPropertyDecl()
5288 SynthesizePID = PropertyImpDecl; in getObjCEncodingForPropertyDecl()