Searched defs:SecondProtocols (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DODRDiagsEmitter.cpp2126 const ObjCProtocolList &SecondProtocols = SecondDD->ReferencedProtocols; local
361 diagnoseSubMismatchProtocols( const ObjCProtocolList &FirstProtocols, const ObjCContainerDecl *FirstContainer, StringRef FirstModule, const ObjCProtocolList &SecondProtocols, const ObjCContainerDecl *SecondContainer, StringRef SecondModule) const argument

Completed in 435 milliseconds