Searched refs:IsVarArgs (Results 1 – 3 of 3) sorted by relevance
282 bool IsVarArgs) in FunctionType() argument286 setSubclassData(IsVarArgs); in FunctionType()
103 FunctionType(Type *Result, ArrayRef<Type*> Params, bool IsVarArgs);
109 FunctionType(Type *Result, ArrayRef<Type*> Params, bool IsVarArgs);