Home | History | Annotate | Download | only in Sema

Lines Matching defs:TagKind

2323   TagTypeKind TagKind = TypeWithKeyword::getTagTypeKindForTypeSpec(TagSpec);
2325 = TypeWithKeyword::getKeywordForTagTypeKind(TagKind);
2369 if (!isAcceptableTagRedeclaration(D, TagKind, TUK == TUK_Definition,