Searched refs:read_function_sig (Results 1 – 1 of 1) sorted by relevance
49 void read_function_sig(ir_function *, s_expression *, bool skip_body);214 read_function_sig(f, s_sig, skip_body); in read_function()226 ir_reader::read_function_sig(ir_function *f, s_expression *expr, bool skip_body) in read_function_sig() function in ir_reader