Searched defs:ReferencedProtocols (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclObjC.h | 1170 ObjCProtocolList ReferencedProtocols; member |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGObjCGNU.cpp | 1210 const auto &ReferencedProtocols = OCD->getReferencedProtocols(); GenerateCategoryProtocolList() local |