Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DODRDiagsEmitter.h82 const ObjCProtocolDecl *SecondProtocol) const { in diagnoseMismatch()
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DODRDiagsEmitter.cpp402 const ObjCProtocolDecl *SecondProtocol = SecondProtocols[I]; in diagnoseSubMismatchProtocols() local
2111 diagnoseMismatch(const ObjCProtocolDecl * FirstProtocol,const ObjCProtocolDecl * SecondProtocol,const struct ObjCProtocolDecl::DefinitionData * SecondDD) const diagnoseMismatch() argument
[all...]