Searched refs:CanonDef (Results 1 – 1 of 1) sorted by relevance
7424 DeclContext *CanonDef = D->getDeclContext(); in finishPendingActions() local7425 DeclContext::lookup_result R = CanonDef->lookup(D->getDeclName()); in finishPendingActions()7436 if ((*RI)->getLexicalDeclContext() == CanonDef) { in finishPendingActions()7451 Module *CanonDefModule = cast<Decl>(CanonDef)->getOwningModule(); in finishPendingActions()7454 << CanonDef << !CanonDefModule in finishPendingActions()7458 Diag(cast<Decl>(CanonDef)->getLocation(), in finishPendingActions()