Searched defs:ParamCount (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/IR/
H A DCore.cpp306 LLVMTypeRef *ParamTypes, unsigned ParamCount,
308 ArrayRef<Type*> Tys(unwrap(ParamTypes), ParamCount); local
305 LLVMFunctionType(LLVMTypeRef ReturnType, LLVMTypeRef *ParamTypes, unsigned ParamCount, LLVMBool IsVarArg) argument

Completed in 50 milliseconds