Home
last modified time | relevance | path

Searched refs:c_catch (Results 1 – 25 of 135) sorted by relevance

123456

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/test/opaque_SUITE_data/src/recrec/
H A Dcerl.erl148 -type c_catch() :: #c_catch{}. type
288 type(#c_catch{}) -> 'catch';
3807 -spec c_catch(cerl()) -> c_catch().
3809 c_catch(Body) -> function
3810 #c_catch{body = Body}.
3816 -spec ann_c_catch(anns(), cerl()) -> c_catch().
3819 #c_catch{body = Body, anno = As}.
3825 -spec update_c_catch(c_catch(), cerl()) -> c_catch().
3840 is_c_catch(#c_catch{}) ->
3852 -spec catch_body(c_catch()) -> cerl().
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/compiler/src/
H A Dcerl.erl149 -type c_catch() :: #c_catch{}. type
279 type(#c_catch{}) -> 'catch';
3821 -spec c_catch(cerl()) -> c_catch().
3823 c_catch(Body) -> function
3824 #c_catch{body = Body}.
3833 #c_catch{body = Body, anno = As}.
3839 -spec update_c_catch(c_catch(), cerl()) -> c_catch().
3842 #c_catch{body = Body, anno = get_ann(Node)}.
3854 is_c_catch(#c_catch{}) ->
3866 -spec catch_body(c_catch()) -> cerl().
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/test/opaque_SUITE_data/src/recrec/
H A Dcerl.erl148 -type c_catch() :: #c_catch{}. type
288 type(#c_catch{}) -> 'catch';
3807 -spec c_catch(cerl()) -> c_catch().
3809 c_catch(Body) -> function
3810 #c_catch{body = Body}.
3816 -spec ann_c_catch(anns(), cerl()) -> c_catch().
3819 #c_catch{body = Body, anno = As}.
3825 -spec update_c_catch(c_catch(), cerl()) -> c_catch().
3840 is_c_catch(#c_catch{}) ->
3852 -spec catch_body(c_catch()) -> cerl().
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/compiler/src/
H A Dcerl.erl149 -type c_catch() :: #c_catch{}. type
279 type(#c_catch{}) -> 'catch';
3821 -spec c_catch(cerl()) -> c_catch().
3823 c_catch(Body) -> function
3824 #c_catch{body = Body}.
3833 #c_catch{body = Body, anno = As}.
3839 -spec update_c_catch(c_catch(), cerl()) -> c_catch().
3842 #c_catch{body = Body, anno = get_ann(Node)}.
3854 is_c_catch(#c_catch{}) ->
3866 -spec catch_body(c_catch()) -> cerl().
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/test/opaque_SUITE_data/src/recrec/
H A Dcerl.erl148 -type c_catch() :: #c_catch{}. type
288 type(#c_catch{}) -> 'catch';
3807 -spec c_catch(cerl()) -> c_catch().
3809 c_catch(Body) -> function
3810 #c_catch{body = Body}.
3816 -spec ann_c_catch(anns(), cerl()) -> c_catch().
3819 #c_catch{body = Body, anno = As}.
3825 -spec update_c_catch(c_catch(), cerl()) -> c_catch().
3840 is_c_catch(#c_catch{}) ->
3852 -spec catch_body(c_catch()) -> cerl().
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/compiler/src/
H A Dcerl.erl149 -type c_catch() :: #c_catch{}. type
279 type(#c_catch{}) -> 'catch';
3821 -spec c_catch(cerl()) -> c_catch().
3823 c_catch(Body) -> function
3824 #c_catch{body = Body}.
3833 #c_catch{body = Body, anno = As}.
3839 -spec update_c_catch(c_catch(), cerl()) -> c_catch().
3842 #c_catch{body = Body, anno = get_ann(Node)}.
3854 is_c_catch(#c_catch{}) ->
3866 -spec catch_body(c_catch()) -> cerl().
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/compiler/src/
H A Dcerl.erl149 -type c_catch() :: #c_catch{}. type
279 type(#c_catch{}) -> 'catch';
3821 -spec c_catch(cerl()) -> c_catch().
3823 c_catch(Body) -> function
3824 #c_catch{body = Body}.
3833 #c_catch{body = Body, anno = As}.
3839 -spec update_c_catch(c_catch(), cerl()) -> c_catch().
3842 #c_catch{body = Body, anno = get_ann(Node)}.
3854 is_c_catch(#c_catch{}) ->
3866 -spec catch_body(c_catch()) -> cerl().
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/test/opaque_SUITE_data/src/recrec/
H A Dcerl.erl148 -type c_catch() :: #c_catch{}. type
288 type(#c_catch{}) -> 'catch';
3807 -spec c_catch(cerl()) -> c_catch().
3809 c_catch(Body) -> function
3810 #c_catch{body = Body}.
3816 -spec ann_c_catch(anns(), cerl()) -> c_catch().
3819 #c_catch{body = Body, anno = As}.
3825 -spec update_c_catch(c_catch(), cerl()) -> c_catch().
3840 is_c_catch(#c_catch{}) ->
3852 -spec catch_body(c_catch()) -> cerl().
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/compiler/src/
H A Dcerl.erl149 -type c_catch() :: #c_catch{}. type
279 type(#c_catch{}) -> 'catch';
3821 -spec c_catch(cerl()) -> c_catch().
3823 c_catch(Body) -> function
3824 #c_catch{body = Body}.
3833 #c_catch{body = Body, anno = As}.
3839 -spec update_c_catch(c_catch(), cerl()) -> c_catch().
3842 #c_catch{body = Body, anno = get_ann(Node)}.
3854 is_c_catch(#c_catch{}) ->
3866 -spec catch_body(c_catch()) -> cerl().
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/test/opaque_SUITE_data/src/recrec/
H A Dcerl.erl148 -type c_catch() :: #c_catch{}. type
288 type(#c_catch{}) -> 'catch';
3807 -spec c_catch(cerl()) -> c_catch().
3809 c_catch(Body) -> function
3810 #c_catch{body = Body}.
3816 -spec ann_c_catch(anns(), cerl()) -> c_catch().
3819 #c_catch{body = Body, anno = As}.
3825 -spec update_c_catch(c_catch(), cerl()) -> c_catch().
3840 is_c_catch(#c_catch{}) ->
3852 -spec catch_body(c_catch()) -> cerl().
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/compiler/src/
H A Dcerl.erl149 -type c_catch() :: #c_catch{}. type
279 type(#c_catch{}) -> 'catch';
3817 -spec c_catch(cerl()) -> c_catch().
3819 c_catch(Body) -> function
3820 #c_catch{body = Body}.
3829 #c_catch{body = Body, anno = As}.
3835 -spec update_c_catch(c_catch(), cerl()) -> c_catch().
3838 #c_catch{body = Body, anno = get_ann(Node)}.
3850 is_c_catch(#c_catch{}) ->
3862 -spec catch_body(c_catch()) -> cerl().
[all …]
H A Dcore_parse.hrl53 -record(c_catch, {anno=[], body}). % body :: Tree record
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/compiler/src/
H A Dcerl.erl149 -type c_catch() :: #c_catch{}. type
279 type(#c_catch{}) -> 'catch';
3821 -spec c_catch(cerl()) -> c_catch().
3823 c_catch(Body) -> function
3824 #c_catch{body = Body}.
3833 #c_catch{body = Body, anno = As}.
3839 -spec update_c_catch(c_catch(), cerl()) -> c_catch().
3842 #c_catch{body = Body, anno = get_ann(Node)}.
3854 is_c_catch(#c_catch{}) ->
3866 -spec catch_body(c_catch()) -> cerl().
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/dialyzer/test/opaque_SUITE_data/src/recrec/
H A Dcerl.erl148 -type c_catch() :: #c_catch{}. type
288 type(#c_catch{}) -> 'catch';
3807 -spec c_catch(cerl()) -> c_catch().
3809 c_catch(Body) -> function
3810 #c_catch{body = Body}.
3816 -spec ann_c_catch(anns(), cerl()) -> c_catch().
3819 #c_catch{body = Body, anno = As}.
3825 -spec update_c_catch(c_catch(), cerl()) -> c_catch().
3840 is_c_catch(#c_catch{}) ->
3852 -spec catch_body(c_catch()) -> cerl().
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/test/opaque_SUITE_data/src/recrec/
H A Dcerl.erl148 -type c_catch() :: #c_catch{}. type
288 type(#c_catch{}) -> 'catch';
3807 -spec c_catch(cerl()) -> c_catch().
3809 c_catch(Body) -> function
3810 #c_catch{body = Body}.
3816 -spec ann_c_catch(anns(), cerl()) -> c_catch().
3819 #c_catch{body = Body, anno = As}.
3825 -spec update_c_catch(c_catch(), cerl()) -> c_catch().
3840 is_c_catch(#c_catch{}) ->
3852 -spec catch_body(c_catch()) -> cerl().
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dcore_parse.hrl107 -record(c_catch, {anno=[], body}). % body :: Tree record
H A Dcore_lib.erl206 map(F, #c_catch{body=Body}=R) ->
207 F(R#c_catch{body=map(F, Body)});
256 fold(F, Acc, #c_catch{body=Body}=R) ->
344 mapfold(F, Acc0, #c_catch{body=B0}=R) ->
346 F(R#c_catch{body=B1}, Acc1);
419 vu_expr(V, #c_catch{body=B}) ->
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dcore_parse.hrl107 -record(c_catch, {anno=[], body}). % body :: Tree record
H A Dcore_lib.erl206 map(F, #c_catch{body=Body}=R) ->
207 F(R#c_catch{body=map(F, Body)});
256 fold(F, Acc, #c_catch{body=Body}=R) ->
344 mapfold(F, Acc0, #c_catch{body=B0}=R) ->
346 F(R#c_catch{body=B1}, Acc1);
419 vu_expr(V, #c_catch{body=B}) ->
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dcore_parse.hrl107 -record(c_catch, {anno=[], body}). % body :: Tree record
H A Dcore_lib.erl206 map(F, #c_catch{body=Body}=R) ->
207 F(R#c_catch{body=map(F, Body)});
256 fold(F, Acc, #c_catch{body=Body}=R) ->
344 mapfold(F, Acc0, #c_catch{body=B0}=R) ->
346 F(R#c_catch{body=B1}, Acc1);
419 vu_expr(V, #c_catch{body=B}) ->
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dcore_parse.hrl107 -record(c_catch, {anno=[], body}). % body :: Tree record
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dcore_parse.hrl107 -record(c_catch, {anno=[], body}). % body :: Tree record
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dcore_parse.hrl107 -record(c_catch, {anno=[], body}). % body :: Tree record
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dcore_parse.hrl107 -record(c_catch, {anno=[], body}). % body :: Tree record

123456