Lines Matching refs:getDecl
137 cast_or_null<CXXRecordDecl>(Ty->getDecl()->getDefinition()); in forallBases()
254 ->getDecl()); in lookupInBases()
319 VBase = cast<CXXRecordDecl>(Record->getDecl()); in lookupInBases()
334 HidingClass = cast<CXXRecordDecl>(Record->getDecl()); in lookupInBases()
360 return Specifier->getType()->getAs<RecordType>()->getDecl() in FindBaseClass()
370 Specifier->getType()->getAs<RecordType>()->getDecl() in FindVirtualBaseClass()
377 RecordDecl *BaseRecord = Specifier->getType()->getAs<RecordType>()->getDecl(); in FindTagMember()
393 RecordDecl *BaseRecord = Specifier->getType()->getAs<RecordType>()->getDecl(); in FindOrdinaryMember()
411 RecordDecl *BaseRecord = Specifier->getType()->getAs<RecordType>()->getDecl(); in FindNestedNameSpecifierMember()
485 const CXXRecordDecl *BaseDecl = cast<CXXRecordDecl>(RT->getDecl()); in Collect()
684 cast<CXXRecordDecl>(I->getType()->getAs<RecordType>()->getDecl()); in AddIndirectPrimaryBases()
707 cast<CXXRecordDecl>(I->getType()->getAs<RecordType>()->getDecl()); in getIndirectPrimaryBases()