Searched defs:PropDecl (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransZeroOutPropsInDealloc.cpp60 ObjCPropertyDecl *PropDecl = P->first; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp563 const ObjCPropertyDecl *PropDecl = PropImpl->getPropertyDecl(); local
662 const ObjCPropertyDecl *PropDecl = findShadowedPropertyDecl(PropImpl); local
806 const ObjCPropertyDecl *PropDecl = PropImpl->getPropertyDecl(); local
888 const ObjCPropertyDecl *PropDecl; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp6371 ObjCPropertyDecl *PropDecl = Properties[i]; local

Completed in 315 milliseconds