Searched defs:SecondRecord (Results 1 – 2 of 2) sorted by relevance
650 const NamedDecl *SecondRecord, StringRef SecondModule) const { in diagnoseSubMismatchUnexpected() argument672 const NamedDecl *SecondRecord, StringRef SecondModule) const { in diagnoseSubMismatchDifferentDeclKinds() argument705 const CXXRecordDecl *FirstRecord, const CXXRecordDecl *SecondRecord, in diagnoseMismatch()
9722 for (auto *SecondRecord : Merge.second) { in diagnoseOdrViolations() local