Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDeclObjC.cpp1386 bool RHSIsQualifiedID) { in ClassImplementsProtocol() argument
1401 if (RHSIsQualifiedID && in ClassImplementsProtocol()
1418 RHSIsQualifiedID); in ClassImplementsProtocol()
/external/clang/include/clang/AST/
DDeclObjC.h1347 bool RHSIsQualifiedID = false);