Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp7104 ObjCPropertyImplDecl *SynthesizePID = nullptr; in getObjCEncodingForPropertyDecl() local
7111 SynthesizePID = PropertyImpDecl; in getObjCEncodingForPropertyDecl()
7157 if (SynthesizePID) { in getObjCEncodingForPropertyDecl()
7158 const ObjCIvarDecl *OID = SynthesizePID->getPropertyIvarDecl(); in getObjCEncodingForPropertyDecl()