Searched refs:CanonDef (Results 1 – 1 of 1) sorted by relevance
10075 DeclContext *CanonDef = D->getDeclContext(); in diagnoseOdrViolations() local10081 if (RI->getLexicalDeclContext() == CanonDef) { in diagnoseOdrViolations()10096 for (auto *CanonMember : CanonDef->decls()) { in diagnoseOdrViolations()10123 cast<Decl>(CanonDef)); in diagnoseOdrViolations()10126 << CanonDef << CanonDefModule.empty() << CanonDefModule; in diagnoseOdrViolations()10129 Diag(cast<Decl>(CanonDef)->getLocation(), in diagnoseOdrViolations()10138 DiagnosedOdrMergeFailures.insert(CanonDef); in diagnoseOdrViolations()