Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDeclObjC.cpp1634 bool RHSIsQualifiedID) { in ClassImplementsProtocol() argument
1649 if (RHSIsQualifiedID && in ClassImplementsProtocol()
1666 RHSIsQualifiedID); in ClassImplementsProtocol()
/external/clang/include/clang/AST/
DDeclObjC.h1803 bool RHSIsQualifiedID = false);