Home | History | Annotate | Download | only in Sema

Lines Matching defs:SizeExpr

4561   const Expr *SizeExpr = dyn_cast<IntegerLiteral>(TL.getSizeExpr());
4562 if (!SizeExpr || SizeExpr->getExprLoc().isMacroID())