Home | History | Annotate | Download | only in AST

Lines Matching refs:getCanonicalDecl

76   if (getCanonicalDecl() == Base->getCanonicalDecl())
81 const CXXRecordDecl *BaseDecl = Base->getCanonicalDecl();
96 if (getCanonicalDecl() == Base->getCanonicalDecl())
101 const CXXRecordDecl *BaseDecl = Base->getCanonicalDecl();
110 const CXXRecordDecl *TargetDecl = Base->getCanonicalDecl();
112 return Base->getCanonicalDecl() != TargetDecl;
366 assert(BaseRecord->getCanonicalDecl() == BaseRecord &&
369 ->getCanonicalDecl() == BaseRecord;
375 assert(BaseRecord->getCanonicalDecl() == BaseRecord &&
379 ->getCanonicalDecl() == BaseRecord;
518 = ++SubobjectCount[cast<CXXRecordDecl>(RD->getCanonicalDecl())];
562 const CXXMethodDecl *CanonOM = OM->first->getCanonicalDecl();
573 CXXMethodDecl *CanonM = M->getCanonicalDecl();
600 const CXXMethodDecl *CanonOM = OM->getCanonicalDecl();