Home | History | Annotate | Download | only in Sema

Lines Matching refs:CanonDecl

831   const Decl *CanonDecl = R.Declaration->getCanonicalDecl();
832 unsigned IDNS = CanonDecl->getIdentifierNamespace();
853 if (ND->getCanonicalDecl() == CanonDecl) {
896 if (!AllDeclsFound.insert(CanonDecl).second)