Searched refs:getRepAsDecl (Results 1 – 5 of 5) sorted by relevance
431 return cast<TagDecl>(getRepAsDecl())->isCompleteDefinition(); in hasTagDefinition()1328 return isDeclRep(tst) && getRepAsDecl() != nullptr && in isMissingDeclaratorOk()
1479 TagDecl *D = dyn_cast_or_null<TagDecl>(DS.getRepAsDecl()); in ConvertDeclSpecToType()2856 OwnedTagDecl = cast<TagDecl>(D.getDeclSpec().getRepAsDecl()); in GetDeclSpecTypeForDeclarator()4654 TagDecl *Tag = cast<TagDecl>(D.getDeclSpec().getRepAsDecl()); in GetFullTypeForDeclarator()
4220 TagD = DS.getRepAsDecl(); in ParsedFreeStandingDeclSpec()12194 Decls.push_back(DS.getRepAsDecl()); in FinalizeDeclaratorGroup()12246 if (TagDecl *Tag = dyn_cast_or_null<TagDecl>(DS.getRepAsDecl())) { in FinalizeDeclaratorGroup()13714 TagDecl *tagFromDeclSpec = cast<TagDecl>(D.getDeclSpec().getRepAsDecl()); in ParseTypedefDecl()
496 Decl *getRepAsDecl() const { in getRepAsDecl() function
58 *OwnedType = DS.isTypeSpecOwned() ? DS.getRepAsDecl() : nullptr; in ParseTypeName()2866 Diag(PP.getLocForEndOfToken(DS.getRepAsDecl()->getEndLoc()), in DiagnoseMissingSemiAfterTagDefinition()