Home
last modified time | relevance | path

Searched defs:IvarD (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIvarInvalidationChecker.cpp304 const ObjCIvarDecl *IvarD = nullptr; in findPropertyBackingIvar() local
538 reportIvarNeedsInvalidation(const ObjCIvarDecl *IvarD, in reportIvarNeedsInvalidation()
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransProperties.cpp60 ObjCIvarDecl *IvarD; member
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp567 if (ObjCIvarDecl *IvarD = D->getPropertyIvarDecl()) { in VisitObjCPropertyImplDecl() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp5310 const ObjCIvarDecl *IvarD; member in __anon168320530b11::UnusedBackingIvarChecker
5315 const ObjCIvarDecl *IvarD) in UnusedBackingIvarChecker()