Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DDeclObjC.cpp1761 bool RHSIsQualifiedID) { in ClassImplementsProtocol() argument
1776 if (RHSIsQualifiedID && in ClassImplementsProtocol()
1793 RHSIsQualifiedID); in ClassImplementsProtocol()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DDeclObjC.h1880 bool RHSIsQualifiedID = false);