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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp5322 ObjCPropertyImplDecl *SynthesizePID = nullptr; local
5329 SynthesizePID = PropertyImpDecl;
5375 if (SynthesizePID) {
5376 const ObjCIvarDecl *OID = SynthesizePID->getPropertyIvarDecl();

Completed in 64 milliseconds