Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DDeclObjC.cpp447 ObjCProtocolDecl *const* ExtList, unsigned ExtNum, in mergeClassExtensionProtocolList() argument
454 data().AllReferencedProtocols.set(ExtList, ExtNum, C); in mergeClassExtensionProtocolList()
464 ObjCProtocolDecl *ProtoInExtension = ExtList[i]; in mergeClassExtensionProtocolList()