Searched defs:function_type (Results 1 – 4 of 4) sorted by relevance
116 void ModuleIR::AddFunctionType(FunctionTypeIR &&function_type) { in AddFunctionType()
191 JsonObject function_type; in ConvertFunctionTypeIR() local
284 JsonIRReader::FunctionTypeJsonToIR(const JsonObjectRef &function_type) { in FunctionTypeJsonToIR()
439 const clang::FunctionType *function_type, repr::ModuleIR *module, in FunctionTypeWrapper()