Lines Matching refs:getDecl
153 cast_or_null<CXXRecordDecl>(Ty->getDecl()->getDefinition()); in forallBases()
268 ->getDecl()); in lookupInBases()
330 VBase = cast<CXXRecordDecl>(Record->getDecl()); in lookupInBases()
342 HidingClass = cast<CXXRecordDecl>(Record->getDecl()); in lookupInBases()
361 return Specifier->getType()->castAs<RecordType>()->getDecl() in FindBaseClass()
371 Specifier->getType()->castAs<RecordType>()->getDecl() in FindVirtualBaseClass()
379 Specifier->getType()->castAs<RecordType>()->getDecl(); in FindTagMember()
395 Specifier->getType()->castAs<RecordType>()->getDecl(); in FindOrdinaryMember()
412 Specifier->getType()->castAs<RecordType>()->getDecl(); in FindOMPReductionMember()
428 Specifier->getType()->castAs<RecordType>()->getDecl(); in FindNestedNameSpecifierMember()
500 const CXXRecordDecl *BaseDecl = cast<CXXRecordDecl>(RT->getDecl()); in Collect()
674 cast<CXXRecordDecl>(I.getType()->castAs<RecordType>()->getDecl()); in AddIndirectPrimaryBases()
696 cast<CXXRecordDecl>(I.getType()->castAs<RecordType>()->getDecl()); in getIndirectPrimaryBases()