Searched refs:CanonDef (Results 1 – 1 of 1) sorted by relevance
10020 DeclContext *CanonDef = D->getDeclContext(); in diagnoseOdrViolations() local10026 if (RI->getLexicalDeclContext() == CanonDef) { in diagnoseOdrViolations()10041 for (auto *CanonMember : CanonDef->decls()) { in diagnoseOdrViolations()10068 cast<Decl>(CanonDef)); in diagnoseOdrViolations()10071 << CanonDef << CanonDefModule.empty() << CanonDefModule; in diagnoseOdrViolations()10074 Diag(cast<Decl>(CanonDef)->getLocation(), in diagnoseOdrViolations()10083 DiagnosedOdrMergeFailures.insert(CanonDef); in diagnoseOdrViolations()