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