Home
last modified time | relevance | path

Searched defs:new_expr (Results 1 – 9 of 9) sorted by relevance

/third_party/rust/rust/src/tools/rust-analyzer/crates/ide-assists/src/handlers/
Dconvert_to_guarded_return.rs122 let new_expr = { in convert_to_guarded_return() localVariable
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_intrinsics.c365 nir_def *new_expr = nir_load_helper_invocation(b, 1); in opt_intrinsics_intrin() local
/third_party/rust/rust/compiler/rustc_middle/src/ty/
Dconsts.rs119 pub fn new_expr(tcx: TyCtxt<'tcx>, expr: ty::Expr<'tcx>, ty: Ty<'tcx>) -> Const<'tcx> { in new_expr() method
/third_party/selinux/libsepol/src/
Dconditional.c272 cond_expr_t *cur, *head, *tail, *new_expr; in cond_copy_expr() local
Dexpand.c320 constraint_expr_t *new_expr = NULL; in constraint_node_clone() local
/third_party/ffmpeg/libavfilter/
Dvf_hue.c183 char *new_expr; in set_expr() local
/third_party/cups/tools/
Dippfind.c2395 new_expr(ippfind_op_t op, /* I - Operation */ in new_expr() function
/third_party/rust/rust/compiler/rustc_builtin_macros/src/deriving/generic/
Dmod.rs338 pub fn new_expr(expr: P<Expr>) -> BlockOrExpr { in new_expr() method
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp15329 auto new_expr = join("_", target_id, "_unrolled"); in unroll_array_from_complex_load() local