Searched refs:ConvertFunctionTypeIR (Results 1 – 4 of 4) sorted by relevance
55 static JsonObject ConvertFunctionTypeIR(const FunctionTypeIR *function_typep);
190 IRToJsonConverter::ConvertFunctionTypeIR(const FunctionTypeIR *function_typep) { in ConvertFunctionTypeIR() function in header_checker::repr::IRToJsonConverter335 converted = ConvertFunctionTypeIR(static_cast<const FunctionTypeIR *>(lm)); in AddLinkableMessageIR()
179 abi_dump::FunctionType IRToProtobufConverter::ConvertFunctionTypeIR ( in ConvertFunctionTypeIR() function in header_checker::repr::IRToProtobufConverter392 *added_function_type = ConvertFunctionTypeIR(function_typep); in AddFunctionTypeIR()
221 static abi_dump::FunctionType ConvertFunctionTypeIR (