Home | History | Annotate | Download | only in AST

Lines Matching refs:isRecord

1284   if (D->getDeclContext()->isRecord())
1838 if (DC->isRecord())
1854 if (DC->isRecord()) {
3596 return isImplicit() && getDeclName() && getDeclContext()->isRecord() &&