Searched refs:DCD (Results 1 – 1 of 1) sorted by relevance
1809 if (const auto *DCD = dyn_cast<Decl>(DC)) { in isAcceptableSlow() local1810 if (const auto *TD = DCD->getDescribedTemplate()) { in isAcceptableSlow()