Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DASTContext.cpp9340 bool SuperImplementsProtocol = false; in canAssignObjCInterfaces() local
9343 SuperImplementsProtocol = true; in canAssignObjCInterfaces()
9346 if (!SuperImplementsProtocol) in canAssignObjCInterfaces()