Home
last modified time | relevance | path

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

/freebsd-src/contrib/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