Home | History | Annotate | Download | only in AST

Lines Matching refs:TagDecl

831       TagDecl *Tag = cast<TagDecl>(this);
835 if (TagDecl *Def = Tag->getDefinition())
1322 if (!(isa<TagDecl>(DCAsDecl) && cast<TagDecl>(DCAsDecl)->isBeingDefined()))