Return the number of fixed parameters of this function type.
Synopsis
Declared in <llvm/IR/Type.h>
unsigned int
getFunctionNumParams() const;
Return Value
The number of fixed formal parameters.
Created with MrDocs
Return the number of fixed parameters of this function type.
Declared in <llvm/IR/Type.h>
unsigned int
getFunctionNumParams() const;
The number of fixed formal parameters.
Created with MrDocs