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