Home
last modified time | relevance | path

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

/external/r8/src/test/examples/minification/
DInterfaceD.java6 public interface InterfaceD { interface
/external/clang/lib/StaticAnalyzer/Checkers/
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