Searched refs:SetupFunctionType (Results 1 – 2 of 2) sorted by relevance
176 bool SetupFunctionType(repr::FunctionTypeIR *function_type_ir);
446 bool FunctionTypeWrapper::SetupFunctionType( in SetupFunctionType() function in header_checker::dumper::FunctionTypeWrapper474 return SetupFunctionType(abi_decl.get()) && in GetFunctionType()