Searched refs:AddFunctionType (Results 1 – 4 of 4) sorted by relevance
62 AddFunctionType(CreateTemp<FunctionTypeIR>(lm)); in AddLinkableMessage()116 void ModuleIR::AddFunctionType(FunctionTypeIR &&function_type) { in AddFunctionType() function in header_checker::repr::ModuleIR
852 void AddFunctionType(FunctionTypeIR &&function_type);
292 module_->AddFunctionType(std::move(function_type_ir)); in ReadFunctionTypes()
401 module_->AddFunctionType(std::move(function_type_ir)); in ReadFunctionTypes()