Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTContext.cpp5386 ObjCPropertyImplDecl *SynthesizePID = nullptr; in getObjCEncodingForPropertyDecl() local
5393 SynthesizePID = PropertyImpDecl; in getObjCEncodingForPropertyDecl()
5439 if (SynthesizePID) { in getObjCEncodingForPropertyDecl()
5440 const ObjCIvarDecl *OID = SynthesizePID->getPropertyIvarDecl(); in getObjCEncodingForPropertyDecl()