diff --git a/docs/ProgrammersManual.html b/docs/ProgrammersManual.html index dfd8a20128f..189895aec44 100644 --- a/docs/ProgrammersManual.html +++ b/docs/ProgrammersManual.html @@ -1793,8 +1793,6 @@ elements in the array. function
  • const Type * getReturnType() const: Returns the return type of the function.
  • -
  • const ParamTypes &getParamTypes() const: - Returns a vector of parameter types.
  • const Type * getParamType (unsigned i): Returns the type of the ith parameter.
  • const unsigned getNumParams() const: Returns the