Searched defs:SynthesizePID (Results 1 - 1 of 1) sorted by relevance

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

Completed in 662 milliseconds