Home | History | Annotate | Download | only in Serialization

Lines Matching refs:SubExpr

1052   ++Idx; // HasOtherExprStored and SubExpr was handled during creation.
1866 Expr *SubExpr = ReadSubExpr();
1867 S = CXXDefaultArgExpr::Create(*Context, SourceLocation(), 0, SubExpr);