Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIvarInvalidationChecker.cpp300 const ObjCInterfaceDecl *InterfaceD, in findPropertyBackingIvar()
363 const ObjCInterfaceDecl *InterfaceD = ImplD->getClassInterface(); in visit() local
516 const ObjCInterfaceDecl *InterfaceD, bool MissingDeclaration) const { in reportNoInvalidationMethod() argument
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DVisitor.cpp204 const ObjCInterfaceDecl *InterfaceD = D->getClassInterface(); in VisitObjCCategoryDecl() local