Home
last modified time | relevance | path

Searched refs:is_trivial_guard (Results 1 – 7 of 7) sorted by relevance

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/compiler/src/
H A Dcore_pp.erl400 case is_trivial_guard(G) of
412 is_trivial_guard(#c_literal{val=Val}) when is_atom(Val) -> true; function
413 is_trivial_guard(_) -> false. function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/compiler/src/
H A Dcore_pp.erl404 case is_trivial_guard(G) of
416 is_trivial_guard(#c_literal{val=Val}) when is_atom(Val) -> true; function
417 is_trivial_guard(_) -> false. function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/compiler/src/
H A Dcore_pp.erl400 case is_trivial_guard(G) of
412 is_trivial_guard(#c_literal{val=Val}) when is_atom(Val) -> true; function
413 is_trivial_guard(_) -> false. function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/compiler/src/
H A Dcore_pp.erl404 case is_trivial_guard(G) of
416 is_trivial_guard(#c_literal{val=Val}) when is_atom(Val) -> true; function
417 is_trivial_guard(_) -> false. function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/compiler/src/
H A Dcore_pp.erl404 case is_trivial_guard(G) of
416 is_trivial_guard(#c_literal{val=Val}) when is_atom(Val) -> true; function
417 is_trivial_guard(_) -> false. function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/compiler/src/
H A Dcore_pp.erl400 case is_trivial_guard(G) of
412 is_trivial_guard(#c_literal{val=Val}) when is_atom(Val) -> true; function
413 is_trivial_guard(_) -> false. function
/dports/lang/erlang/otp-OTP-24.1.7/lib/compiler/src/
H A Dcore_pp.erl404 case is_trivial_guard(G) of
416 is_trivial_guard(#c_literal{val=Val}) when is_atom(Val) -> true; function
417 is_trivial_guard(_) -> false. function