Searched defs:subexpr (Results 1 – 2 of 2) sorted by relevance
116 struct hx_expr *subexpr; in eval_comp() local
1091 ExprWithCleanups::ExprWithCleanups(Expr *subexpr, in ExprWithCleanups()1104 ExprWithCleanups *ExprWithCleanups::Create(const ASTContext &C, Expr *subexpr, in Create()