Home
last modified time | relevance | path

Searched refs:SuperImplementsProtocol (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/AST/
DASTContext.cpp7334 bool SuperImplementsProtocol = false; in canAssignObjCInterfaces() local
7337 SuperImplementsProtocol = true; in canAssignObjCInterfaces()
7340 if (!SuperImplementsProtocol) in canAssignObjCInterfaces()