Searched refs:getRepAsDecl (Results 1 – 5 of 5) sorted by relevance
339 return cast<TagDecl>(getRepAsDecl())->isCompleteDefinition(); in hasTagDefinition()1138 return isDeclRep(tst) && getRepAsDecl() != 0 && in isMissingDeclaratorOk()
887 TypeDecl *D = dyn_cast_or_null<TypeDecl>(DS.getRepAsDecl()); in ConvertDeclSpecToType()2098 OwnedTagDecl = cast<TagDecl>(D.getDeclSpec().getRepAsDecl()); in GetDeclSpecTypeForDeclarator()2866 TagDecl *Tag = cast<TagDecl>(D.getDeclSpec().getRepAsDecl()); in GetFullTypeForDeclarator()
3206 TagD = DS.getRepAsDecl(); in ParsedFreeStandingDeclSpec()8973 Decls.push_back(DS.getRepAsDecl()); in FinalizeDeclaratorGroup()8985 if (TagDecl *Tag = dyn_cast_or_null<TagDecl>(DS.getRepAsDecl())) { in FinalizeDeclaratorGroup()10129 TagDecl *tagFromDeclSpec = cast<TagDecl>(D.getDeclSpec().getRepAsDecl()); in ParseTypedefDecl()
483 Decl *getRepAsDecl() const { in getRepAsDecl() function
54 *OwnedType = DS.isTypeSpecOwned() ? DS.getRepAsDecl() : 0; in ParseTypeName()2406 Diag(PP.getLocForEndOfToken(DS.getRepAsDecl()->getLocEnd()), in DiagnoseMissingSemiAfterTagDefinition()