Home | History | Annotate | Download | only in AST

Lines Matching refs:TagDecl

140   TagDecl* TD = dyn_cast<TagDecl>(*Begin);
269 if (isa<TagDecl>(*D) && !cast<TagDecl>(*D)->getIdentifier()) {