Searched defs:SuperImplementsProtocol (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DASTContext.cpp6727 bool SuperImplementsProtocol = false; local
6730 SuperImplementsProtocol = true;
6734 if (!SuperImplementsProtocol)

Completed in 174 milliseconds