Home | History | Annotate | Download | only in AST

Lines Matching refs:getSizeExpr

481   if (T->getSizeExpr())
482 T->getSizeExpr()->printPretty(OS, nullptr, Policy);
516 if (T->getSizeExpr())
517 T->getSizeExpr()->printPretty(OS, nullptr, Policy);
531 if (T->getSizeExpr())
532 T->getSizeExpr()->printPretty(OS, nullptr, Policy);