Searched refs:CanonDef (Results 1 – 1 of 1) sorted by relevance
10693 DeclContext *CanonDef = D->getDeclContext(); in diagnoseOdrViolations() local10699 if (RI->getLexicalDeclContext() == CanonDef) { in diagnoseOdrViolations()10714 for (auto *CanonMember : CanonDef->decls()) { in diagnoseOdrViolations()10741 cast<Decl>(CanonDef)); in diagnoseOdrViolations()10744 << CanonDef << CanonDefModule.empty() << CanonDefModule; in diagnoseOdrViolations()10747 Diag(cast<Decl>(CanonDef)->getLocation(), in diagnoseOdrViolations()10756 DiagnosedOdrMergeFailures.insert(CanonDef); in diagnoseOdrViolations()