Searched refs:setTagKind (Results 1 – 5 of 5) sorted by relevance
739 TD->setTagKind( in VisitTagDecl()4827 RD->setTagKind(static_cast<TagTypeKind>(Record.readInt())); in UpdateDecl()
1268 decl->setTagKind(static_cast<TagDecl::TagKind>(kind)); in CreateRecordType()1594 template_cxx_decl->setTagKind(static_cast<TagDecl::TagKind>(kind)); in CreateClassTemplateDecl()1673 class_template_specialization_decl->setTagKind( in CreateClassTemplateSpecializationDecl()
3874 void setTagKind(TagKind TK) { in setTagKind() function
4810 setTagKind(TK); in TagDecl()
3671 Instantiation->setTagKind(Pattern->getTagKind()); in InstantiateClass()