Searched defs:AddFunctionType (Results 1 – 4 of 4) sorted by relevance
134 void ModuleIR::AddFunctionType(FunctionTypeIR &&function_type) { in AddFunctionType() function in header_checker::repr::ModuleIR
1123 void AddFunctionType(opt::IRContext* ir_context, uint32_t result_id, in AddFunctionType() function