Home
last modified time | relevance | path

Searched defs:variable_annotation (Results 1 – 6 of 6) sorted by relevance

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/icode/
H A Dhipe_icode.hrl42 -type variable_annotation() :: {atom(), any(), fun((any()) -> string())}. type
H A Dhipe_icode.erl1315 variable_annotation(#icode_variable{annotation=Anno}) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/icode/
H A Dhipe_icode.hrl42 -type variable_annotation() :: {atom(), any(), fun((any()) -> string())}. type
H A Dhipe_icode.erl1315 variable_annotation(#icode_variable{annotation=Anno}) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/icode/
H A Dhipe_icode.hrl42 -type variable_annotation() :: {atom(), any(), fun((any()) -> string())}. type
H A Dhipe_icode.erl1315 variable_annotation(#icode_variable{annotation=Anno}) -> function