Home
last modified time | relevance | path

Searched refs:may_contain_structs (Results 1 – 15 of 15) sorted by relevance

/dports/lang/erlang-runtime23/corba-5.0.2/lib/ic/src/
H A Dic_plainbe.erl112 case may_contain_structs(X) of
121 may_contain_structs(X) when is_record(X, typedef) -> true; function
122 may_contain_structs(X) when is_record(X, struct) -> true; function
123 may_contain_structs(X) when is_record(X, union) -> true; function
124 may_contain_structs(_X) -> false. function
H A Dic_noc.erl133 case may_contain_structs(X) of
142 may_contain_structs(X) when is_record(X, typedef) -> true; function
143 may_contain_structs(X) when is_record(X, struct) -> true; function
144 may_contain_structs(X) when is_record(X, union) -> true; function
145 may_contain_structs(_X) -> false. function
H A Dic_erlbe.erl155 case may_contain_structs(X) of
164 may_contain_structs(X) when is_record(X, typedef) -> true; function
165 may_contain_structs(X) when is_record(X, struct) -> true; function
166 may_contain_structs(X) when is_record(X, union) -> true; function
167 may_contain_structs(_X) -> false. function
/dports/lang/erlang-runtime24/corba-5.0.2/lib/ic/src/
H A Dic_plainbe.erl112 case may_contain_structs(X) of
121 may_contain_structs(X) when is_record(X, typedef) -> true; function
122 may_contain_structs(X) when is_record(X, struct) -> true; function
123 may_contain_structs(X) when is_record(X, union) -> true; function
124 may_contain_structs(_X) -> false. function
H A Dic_noc.erl133 case may_contain_structs(X) of
142 may_contain_structs(X) when is_record(X, typedef) -> true; function
143 may_contain_structs(X) when is_record(X, struct) -> true; function
144 may_contain_structs(X) when is_record(X, union) -> true; function
145 may_contain_structs(_X) -> false. function
H A Dic_erlbe.erl155 case may_contain_structs(X) of
164 may_contain_structs(X) when is_record(X, typedef) -> true; function
165 may_contain_structs(X) when is_record(X, struct) -> true; function
166 may_contain_structs(X) when is_record(X, union) -> true; function
167 may_contain_structs(_X) -> false. function
/dports/lang/erlang-runtime22/corba-4.5.2/lib/ic/src/
H A Dic_plainbe.erl112 case may_contain_structs(X) of
121 may_contain_structs(X) when is_record(X, typedef) -> true; function
122 may_contain_structs(X) when is_record(X, struct) -> true; function
123 may_contain_structs(X) when is_record(X, union) -> true; function
124 may_contain_structs(_X) -> false. function
H A Dic_noc.erl133 case may_contain_structs(X) of
142 may_contain_structs(X) when is_record(X, typedef) -> true; function
143 may_contain_structs(X) when is_record(X, struct) -> true; function
144 may_contain_structs(X) when is_record(X, union) -> true; function
145 may_contain_structs(_X) -> false. function
H A Dic_erlbe.erl155 case may_contain_structs(X) of
164 may_contain_structs(X) when is_record(X, typedef) -> true; function
165 may_contain_structs(X) when is_record(X, struct) -> true; function
166 may_contain_structs(X) when is_record(X, union) -> true; function
167 may_contain_structs(_X) -> false. function
/dports/lang/erlang/corba-5.0.2/lib/ic/src/
H A Dic_plainbe.erl112 case may_contain_structs(X) of
121 may_contain_structs(X) when is_record(X, typedef) -> true; function
122 may_contain_structs(X) when is_record(X, struct) -> true; function
123 may_contain_structs(X) when is_record(X, union) -> true; function
124 may_contain_structs(_X) -> false. function
H A Dic_noc.erl133 case may_contain_structs(X) of
142 may_contain_structs(X) when is_record(X, typedef) -> true; function
143 may_contain_structs(X) when is_record(X, struct) -> true; function
144 may_contain_structs(X) when is_record(X, union) -> true; function
145 may_contain_structs(_X) -> false. function
H A Dic_erlbe.erl155 case may_contain_structs(X) of
164 may_contain_structs(X) when is_record(X, typedef) -> true; function
165 may_contain_structs(X) when is_record(X, struct) -> true; function
166 may_contain_structs(X) when is_record(X, union) -> true; function
167 may_contain_structs(_X) -> false. function
/dports/lang/erlang-runtime21/corba-4.5.2/lib/ic/src/
H A Dic_plainbe.erl112 case may_contain_structs(X) of
121 may_contain_structs(X) when is_record(X, typedef) -> true; function
122 may_contain_structs(X) when is_record(X, struct) -> true; function
123 may_contain_structs(X) when is_record(X, union) -> true; function
124 may_contain_structs(_X) -> false. function
H A Dic_noc.erl133 case may_contain_structs(X) of
142 may_contain_structs(X) when is_record(X, typedef) -> true; function
143 may_contain_structs(X) when is_record(X, struct) -> true; function
144 may_contain_structs(X) when is_record(X, union) -> true; function
145 may_contain_structs(_X) -> false. function
H A Dic_erlbe.erl155 case may_contain_structs(X) of
164 may_contain_structs(X) when is_record(X, typedef) -> true; function
165 may_contain_structs(X) when is_record(X, struct) -> true; function
166 may_contain_structs(X) when is_record(X, union) -> true; function
167 may_contain_structs(_X) -> false. function