Home
last modified time | relevance | path

Searched defs:InterfaceD (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIvarInvalidationChecker.cpp301 const ObjCInterfaceDecl *InterfaceD, in findPropertyBackingIvar()
364 const ObjCInterfaceDecl *InterfaceD = ImplD->getClassInterface(); in visit() local
517 const ObjCInterfaceDecl *InterfaceD, bool MissingDeclaration) const { in reportNoInvalidationMethod() argument
/llvm-project/clang/lib/InstallAPI/
H A DVisitor.cpp205 const ObjCInterfaceDecl *InterfaceD = D->getClassInterface(); in VisitObjCCategoryDecl() local