Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCanonicalDecl

160   return X->getCanonicalDecl() == Y->getCanonicalDecl();
355 DeducedTemplateArgument NewDeduced(D? D->getCanonicalDecl() : 0);
2640 assert(Specialization->getPrimaryTemplate()->getCanonicalDecl() ==
2641 FunctionTemplate->getCanonicalDecl());
2681 Pos = SuppressedDiagnostics.find(Specialization->getCanonicalDecl());
2683 SuppressedDiagnostics[Specialization->getCanonicalDecl()]
3906 return T1->getCanonicalDecl() == T2->getCanonicalDecl();