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