Home | History | Annotate | Download | only in AST

Lines Matching refs:isRecord

1103   if (D->getDeclContext()->isRecord())
1516 if (DC->isRecord())
1533 if (DC->isRecord()) {
3045 return isImplicit() && getDeclName() && getDeclContext()->isRecord() &&