Home | History | Annotate | Download | only in AST

Lines Matching full:isbeingdefined

840         if (TagTy->isBeingDefined())
1322 if (!(isa<TagDecl>(DCAsDecl) && cast<TagDecl>(DCAsDecl)->isBeingDefined()))