Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp8322 if (ObjCPropertyImplDecl *PropertyImpDecl = in getObjCEncodingForPropertyDecl() local
8324 if (PropertyImpDecl->getPropertyImplementation() == ObjCPropertyImplDecl::Dynamic) in getObjCEncodingForPropertyDecl()
8327 SynthesizePID = PropertyImpDecl; in getObjCEncodingForPropertyDecl()