Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCanonicalDecl

31   if (Bases.count(Record->getCanonicalDecl()))
122 Classes.insert(R->getCanonicalDecl());
159 contextClass = MD->getParent()->getCanonicalDecl();
170 contextClass->getCanonicalDecl() !=
171 R.getNamingClass()->getCanonicalDecl() &&
536 MemberRecord.insert(cast<CXXRecordDecl>(DC)->getCanonicalDecl());