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

/external/clang/lib/AST/
H A DASTContext.cpp6743 bool RHSImplementsProtocol = false; local
6749 RHSImplementsProtocol = true;
6754 if (!RHSImplementsProtocol)

Completed in 101 milliseconds