Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1787 bool RHSIsQualifiedID) { in ClassImplementsProtocol() argument
1802 if (RHSIsQualifiedID && in ClassImplementsProtocol()
1819 RHSIsQualifiedID); in ClassImplementsProtocol()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h1899 bool RHSIsQualifiedID = false);