Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDASTContext.cpp5221 ObjCPropertyImplDecl *SynthesizePID = nullptr; in getObjCEncodingForPropertyDecl() local
5228 SynthesizePID = PropertyImpDecl; in getObjCEncodingForPropertyDecl()
5274 if (SynthesizePID) { in getObjCEncodingForPropertyDecl()
5275 const ObjCIvarDecl *OID = SynthesizePID->getPropertyIvarDecl(); in getObjCEncodingForPropertyDecl()