Searched defs:subexpr (Results 1 – 3 of 3) sorted by relevance
118 struct hx_expr *subexpr; in eval_comp() local
1111 ExprWithCleanups::ExprWithCleanups(Expr *subexpr, in ExprWithCleanups()1124 ExprWithCleanups *ExprWithCleanups::Create(const ASTContext &C, Expr *subexpr, in Create()
1052 static BinOpr subexpr (LexState *ls, expdesc *v, int limit) { in subexpr() function