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