Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp7866 if (ObjCPropertyImplDecl *PropertyImpDecl = in getObjCEncodingForPropertyDecl() local
7868 if (PropertyImpDecl->getPropertyImplementation() == ObjCPropertyImplDecl::Dynamic) in getObjCEncodingForPropertyDecl()
7871 SynthesizePID = PropertyImpDecl; in getObjCEncodingForPropertyDecl()