Searched refs:setTagKind (Results 1 – 5 of 5) sorted by relevance
762 TD->setTagKind( in VisitTagDecl()4626 RD->setTagKind(static_cast<TagTypeKind>(Record.readInt())); in UpdateDecl()
1297 decl->setTagKind(static_cast<TagDecl::TagKind>(kind)); in CreateRecordType()1631 template_cxx_decl->setTagKind(static_cast<TagDecl::TagKind>(kind)); in CreateClassTemplateDecl()1708 class_template_specialization_decl->setTagKind( in CreateClassTemplateSpecializationDecl()
3740 void setTagKind(TagKind TK) { in setTagKind() function
3317 Instantiation->setTagKind(Pattern->getTagKind()); in InstantiateClass()
4651 setTagKind(TK); in TagDecl()