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

/freebsd-11-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransProperties.cpp60 ObjCIvarDecl *IvarD; member in struct:__anon286::PropertiesRewriter::PropData
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIvarInvalidationChecker.cpp304 const ObjCIvarDecl *IvarD = nullptr; local
552 reportIvarNeedsInvalidation(const ObjCIvarDecl *IvarD, argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp5192 const ObjCIvarDecl *IvarD; member in class:__anon638::UnusedBackingIvarChecker
5196 UnusedBackingIvarChecker(Sema &S, const ObjCMethodDecl *Method, const ObjCIvarDecl *IvarD) argument

Completed in 267 milliseconds