Home | History | Annotate | Download | only in AST

Lines Matching refs:isRecord

1324   if (D->getDeclContext()->isRecord())
1868 if (DC->isRecord())
1884 if (DC->isRecord()) {
3748 return isImplicit() && getDeclName() && getDeclContext()->isRecord() &&