Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTContext.cpp5009 ObjCPropertyImplDecl *SynthesizePID = nullptr; in getObjCEncodingForPropertyDecl() local
5016 SynthesizePID = PropertyImpDecl; in getObjCEncodingForPropertyDecl()
5062 if (SynthesizePID) { in getObjCEncodingForPropertyDecl()
5063 const ObjCIvarDecl *OID = SynthesizePID->getPropertyIvarDecl(); in getObjCEncodingForPropertyDecl()