Home
last modified time | relevance | path

Searched defs:ReferencedProtocols (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h1167 ObjCProtocolList ReferencedProtocols; global() member
2085 ObjCProtocolList ReferencedProtocols; global() member
2331 ObjCProtocolList ReferencedProtocols; global() variable
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1211 auto RuntimeProtocols = GetRuntimeProtocolList(ReferencedProtocols.begin(), in GenerateCategoryProtocolList() local