Searched refs:ParamCount (Results 1 – 3 of 3) sorted by relevance
557 if ParamCount >= 1 then
378 LLVMTypeRef *ParamTypes, unsigned ParamCount,
261 LLVMTypeRef *ParamTypes, unsigned ParamCount, in LLVMFunctionType() argument263 ArrayRef<Type*> Tys(unwrap(ParamTypes), ParamCount); in LLVMFunctionType()