Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DIvarInvalidationChecker.cpp302 const ObjCInterfaceDecl *InterfaceD, in findPropertyBackingIvar()
367 const ObjCInterfaceDecl *InterfaceD = ImplD->getClassInterface(); in visit() local
532 const ObjCInterfaceDecl *InterfaceD, bool MissingDeclaration) const { in reportNoInvalidationMethod() argument