Home
last modified time | relevance | path

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

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/src/
H A Ddialyzer_typesig.erl3159 List1 = [wrap_simple_constr(C) || C <- List],
3162 wrap_simple_constr(#constraint{} = C) -> mk_conj_constraint_list([C]); function
3163 wrap_simple_constr(#constraint_list{} = C) -> C; function
3164 wrap_simple_constr(#constraint_ref{} = C) -> C. function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/src/
H A Ddialyzer_typesig.erl3162 List1 = [wrap_simple_constr(C) || C <- List],
3165 wrap_simple_constr(#constraint{} = C) -> mk_conj_constraint_list([C]); function
3166 wrap_simple_constr(#constraint_list{} = C) -> C; function
3167 wrap_simple_constr(#constraint_ref{} = C) -> C. function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/src/
H A Ddialyzer_typesig.erl3162 List1 = [wrap_simple_constr(C) || C <- List],
3165 wrap_simple_constr(#constraint{} = C) -> mk_conj_constraint_list([C]); function
3166 wrap_simple_constr(#constraint_list{} = C) -> C; function
3167 wrap_simple_constr(#constraint_ref{} = C) -> C. function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/src/
H A Ddialyzer_typesig.erl3162 List1 = [wrap_simple_constr(C) || C <- List],
3165 wrap_simple_constr(#constraint{} = C) -> mk_conj_constraint_list([C]); function
3166 wrap_simple_constr(#constraint_list{} = C) -> C; function
3167 wrap_simple_constr(#constraint_ref{} = C) -> C. function
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/src/
H A Ddialyzer_typesig.erl3162 List1 = [wrap_simple_constr(C) || C <- List],
3165 wrap_simple_constr(#constraint{} = C) -> mk_conj_constraint_list([C]); function
3166 wrap_simple_constr(#constraint_list{} = C) -> C; function
3167 wrap_simple_constr(#constraint_ref{} = C) -> C. function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/dialyzer/src/
H A Ddialyzer_typesig.erl3162 List1 = [wrap_simple_constr(C) || C <- List],
3165 wrap_simple_constr(#constraint{} = C) -> mk_conj_constraint_list([C]); function
3166 wrap_simple_constr(#constraint_list{} = C) -> C; function
3167 wrap_simple_constr(#constraint_ref{} = C) -> C. function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/src/
H A Ddialyzer_typesig.erl3159 List1 = [wrap_simple_constr(C) || C <- List],
3162 wrap_simple_constr(#constraint{} = C) -> mk_conj_constraint_list([C]); function
3163 wrap_simple_constr(#constraint_list{} = C) -> C; function
3164 wrap_simple_constr(#constraint_ref{} = C) -> C. function