Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDeclObjC.cpp1600 bool RHSIsQualifiedID) { in ClassImplementsProtocol() argument
1615 if (RHSIsQualifiedID && in ClassImplementsProtocol()
1632 RHSIsQualifiedID); in ClassImplementsProtocol()
/external/clang/include/clang/AST/
DDeclObjC.h1561 bool RHSIsQualifiedID = false);