From e3235afe0905b2c642c1823cc4b1f8be6890ece7 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Mon, 9 Feb 2004 04:14:46 +0000 Subject: [PATCH] Method is gone git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11226 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ProgrammersManual.html | 2 -- 1 file changed, 2 deletions(-) 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