Home | History | Annotate | Download | only in Sema

Lines Matching refs:CanonDecl

783   Decl *CanonDecl = R.Declaration->getCanonicalDecl();
784 unsigned IDNS = CanonDecl->getIdentifierNamespace();
805 if (ND->getCanonicalDecl() == CanonDecl) {
848 if (!AllDeclsFound.insert(CanonDecl))