Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/
DASTContext.cpp6804 bool SuperImplementsProtocol = false; in canAssignObjCInterfaces() local
6812 SuperImplementsProtocol = true; in canAssignObjCInterfaces()
6816 if (!SuperImplementsProtocol) in canAssignObjCInterfaces()