Home
last modified time | relevance | path

Searched defs:sub_expr (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/rust/compiler/rustc_ast_lowering/src/
Dexpr.rs279 let sub_expr = self.lower_expr(sub_expr); in lower_expr_mut() localVariable
1581 let sub_expr = self.lower_expr_mut(sub_expr); in lower_expr_try() localVariable
/third_party/selinux/libsepol/cil/src/
Dcil_deny.c780 struct cil_list *expr, *sub_expr; in cil_create_andnot_expr_list() local
Dcil_build_ast.c2695 struct cil_list *sub_expr; in __cil_fill_expr() local