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