Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1796 bool RHSIsQualifiedID) { in ClassImplementsProtocol() argument
1811 if (RHSIsQualifiedID && in ClassImplementsProtocol()
1828 RHSIsQualifiedID); in ClassImplementsProtocol()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h1897 bool RHSIsQualifiedID = false);