Home
last modified time | relevance | path

Searched defs:return_expression (Results 1 – 16 of 16) sorted by relevance

/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/clippy_lints/src/
H A Dquestion_mark.rs190 fn return_expression<'tcx>(block: &Block<'tcx>) -> Option<&'tcx Expr<'tcx>> { in return_expression() method
/dports/lang/vala/vala-0.48.18/vala/
H A Dvalareturnstatement.c115 ValaExpression* return_expression, in vala_return_statement_construct()
126 vala_return_statement_new (ValaExpression* return_expression, in vala_return_statement_new()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/lib_src/yielding_c_fun/
H A Dycf_node.h247 struct ycf_node* return_expression; member
H A Dycf_parser.c450 ycf_node* return_expression, in ycf_node_return_new()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/lib_src/yielding_c_fun/
H A Dycf_node.h248 struct ycf_node* return_expression; member
H A Dycf_parser.c465 ycf_node* return_expression, in ycf_node_return_new()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/lib_src/yielding_c_fun/
H A Dycf_node.h247 struct ycf_node* return_expression; member
H A Dycf_parser.c450 ycf_node* return_expression, in ycf_node_return_new()
/dports/lang/erlang/otp-OTP-24.1.7/erts/lib_src/yielding_c_fun/
H A Dycf_node.h247 struct ycf_node* return_expression; member
H A Dycf_parser.c450 ycf_node* return_expression, in ycf_node_return_new()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/lib_src/yielding_c_fun/
H A Dycf_node.h247 struct ycf_node* return_expression; member
H A Dycf_parser.c450 ycf_node* return_expression, in ycf_node_return_new()
/dports/devel/dee/dee-1.2.7/src/
H A Ddee-model.c109 #define CHECK_SCHEMA(self,out_num_cols,return_expression) \ argument
/dports/cad/freehdl/freehdl-0.0.7/vaul/
H A Dvaul-chunk.cc1447 …IR_PosInfo pos, pIIR_SubprogramDeclaration enclosing_subprogram, pIIR_Expression return_expression) in mIIR_ReturnStatement()
1453 …nt (int lineno, pIIR_SubprogramDeclaration enclosing_subprogram, pIIR_Expression return_expression) in mIIR_ReturnStatement()
/dports/cad/freehdl/freehdl-0.0.7/freehdl/
H A Dfire-chunk.h3064 pIIR_Expression return_expression; member
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-rust/src/
H A Dgrammar.json5674 "return_expression": { object