Home | History | Annotate | Download | only in Sema

Lines Matching refs:TagKind

2238   TagTypeKind TagKind = TypeWithKeyword::getTagTypeKindForTypeSpec(TagSpec);
2240 = TypeWithKeyword::getKeywordForTagTypeKind(TagKind);
2284 if (!isAcceptableTagRedeclaration(D, TagKind, TUK == TUK_Definition,