Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp6399 if (ObjCPropertyImplDecl *PropertyImpDecl = in getObjCEncodingForPropertyDecl() local
6401 if (PropertyImpDecl->getPropertyImplementation() == ObjCPropertyImplDecl::Dynamic) in getObjCEncodingForPropertyDecl()
6404 SynthesizePID = PropertyImpDecl; in getObjCEncodingForPropertyDecl()