Searched refs:FunctionTypeJsonToIR (Results 1 – 2 of 2) sorted by relevance
171 FunctionTypeJsonToIR(const JsonObjectRef &function_type);
280 JsonIRReader::FunctionTypeJsonToIR(const JsonObjectRef &function_type) { in FunctionTypeJsonToIR() function in header_checker::repr::JsonIRReader394 FunctionTypeIR function_type_ir = FunctionTypeJsonToIR(function_type); in ReadFunctionTypes()