Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTContext.cpp6757 unsigned LHSNumProtocols = LHS->getNumProtocols(); in getIntersectionOfProtocols() local
6758 if (LHSNumProtocols > 0) in getIntersectionOfProtocols()