Searched refs:CreateFunctionType (Results 1 – 2 of 2) sorted by relevance
842 static DISubroutineType *CreateFunctionType(unsigned NumArgs, DIFile *Unit) { in CreateFunctionType() function1248 CreateFunctionType(TheFunction->arg_size(), Unit), in codegen()
263 CreateFunctionType(Args.size(), Unit), false /* internal linkage */,