Home | History | Annotate | Download | only in Sema

Lines Matching refs:TagKind

2256   TagTypeKind TagKind = TypeWithKeyword::getTagTypeKindForTypeSpec(TagSpec);
2258 = TypeWithKeyword::getKeywordForTagTypeKind(TagKind);
2302 if (!isAcceptableTagRedeclaration(D, TagKind, TUK == TUK_Definition,