Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DIvarInvalidationChecker.cpp301 const ObjCInterfaceDecl *InterfaceD, in findPropertyBackingIvar()
366 const ObjCInterfaceDecl *InterfaceD = ImplD->getClassInterface(); in visit() local
531 const ObjCInterfaceDecl *InterfaceD, bool MissingDeclaration) const { in reportNoInvalidationMethod() argument