Searched refs:ConvertFunctionTypeIR (Results 1 – 4 of 4) sorted by relevance
52 static JsonObject ConvertFunctionTypeIR(const FunctionTypeIR *function_typep);
184 IRToJsonConverter::ConvertFunctionTypeIR(const FunctionTypeIR *function_typep) { in ConvertFunctionTypeIR() function in header_checker::repr::IRToJsonConverter328 converted = ConvertFunctionTypeIR(static_cast<const FunctionTypeIR *>(lm)); in AddLinkableMessageIR()
168 abi_dump::FunctionType IRToProtobufConverter::ConvertFunctionTypeIR ( in ConvertFunctionTypeIR() function in header_checker::repr::IRToProtobufConverter380 *added_function_type = ConvertFunctionTypeIR(function_typep); in AddFunctionTypeIR()
218 static abi_dump::FunctionType ConvertFunctionTypeIR (