Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDeclObjC.cpp1355 bool RHSIsQualifiedID) { in ClassImplementsProtocol() argument
1370 if (RHSIsQualifiedID && in ClassImplementsProtocol()
1387 RHSIsQualifiedID); in ClassImplementsProtocol()
/external/clang/include/clang/AST/
DDeclObjC.h1342 bool RHSIsQualifiedID = false);