Searched refs:SecondDecl (Results 1 – 2 of 2) sorted by relevance
644 DR.SecondDecl ? DifferenceSelector(DR.SecondDecl) : EndOfClass; in FindTypeDiffs()666 if (DR.SecondDecl) { in diagnoseSubMismatchUnexpected()885 Diag(SecondDecl->getLocation(), in diagnoseMismatch()912 const Decl *SecondDecl = DR.SecondDecl; in diagnoseMismatch() local1553 Diag(SecondDecl->getLocation(), in diagnoseMismatch()1587 const Decl *SecondDecl = DR.SecondDecl; in diagnoseMismatch() local1649 Diag(SecondDecl->getLocation(), in diagnoseMismatch()2025 const Decl *SecondDecl = DR.SecondDecl; in diagnoseMismatch() local2102 Diag(SecondDecl->getLocation(), in diagnoseMismatch()2153 const Decl *SecondDecl = DR.SecondDecl; in diagnoseMismatch() local[all …]
122 const Decl *FirstDecl = nullptr, *SecondDecl = nullptr; member