Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDeclObjC.cpp1634 bool RHSIsQualifiedID) { in ClassImplementsProtocol() argument
1649 if (RHSIsQualifiedID && in ClassImplementsProtocol()
1666 RHSIsQualifiedID); in ClassImplementsProtocol()
/external/llvm-project/clang/lib/AST/
DDeclObjC.cpp1741 bool RHSIsQualifiedID) { in ClassImplementsProtocol() argument
1756 if (RHSIsQualifiedID && in ClassImplementsProtocol()
1773 RHSIsQualifiedID); in ClassImplementsProtocol()
/external/clang/include/clang/AST/
DDeclObjC.h1803 bool RHSIsQualifiedID = false);
/external/llvm-project/clang/include/clang/AST/
DDeclObjC.h1900 bool RHSIsQualifiedID = false);