Home | History | Annotate | Download | only in AST

Lines Matching refs:getCanonicalDecl

396   Decl *DCanon = D->getCanonicalDecl();
401 if (P->getInstantiatedFromMember()->getCanonicalDecl() == DCanon)