Searched refs:IsVarArgs (Results 1 – 5 of 5) sorted by relevance
272 bool IsVarArgs) in FunctionType() argument276 setSubclassData(IsVarArgs); in FunctionType()
310 bool IsVarArgs) in FunctionType() argument314 setSubclassData(IsVarArgs); in FunctionType()
99 FunctionType(Type *Result, ArrayRef<Type*> Params, bool IsVarArgs);
102 FunctionType(Type *Result, ArrayRef<Type*> Params, bool IsVarArgs);
103 FunctionType(Type *Result, ArrayRef<Type*> Params, bool IsVarArgs);