Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/AST/
DASTContext.cpp10079 bool SuperImplementsProtocol = false; in canAssignObjCInterfaces() local
10082 SuperImplementsProtocol = true; in canAssignObjCInterfaces()
10085 if (!SuperImplementsProtocol) in canAssignObjCInterfaces()