Home | History | Annotate | Download | only in AST

Lines Matching defs:TagType

1714 TagType::TagType(TypeClass TC, const TagDecl *D, QualType can)
1743 TagDecl *TagType::getDecl() const {
1747 bool TagType::isBeingDefined() const {
2026 const TagDecl *Tag = cast<TagType>(T)->getDecl();