Method is gone
authorChris Lattner <sabre@nondot.org>
Mon, 9 Feb 2004 04:14:46 +0000 (04:14 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 9 Feb 2004 04:14:46 +0000 (04:14 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11226 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ProgrammersManual.html

index dfd8a20128faf85d7e6df1b1c32b33988cd1b746..189895aec443a89584b3cf85e4ba4a3728a3d35b 100644 (file)
@@ -1793,8 +1793,6 @@ elements in the array. </li>
           function</li>
           <li><tt> const Type * getReturnType() const</tt>: Returns the
           return type of the function.</li>
-          <li><tt> const ParamTypes &amp;getParamTypes() const</tt>:
-          Returns a vector of parameter types.</li>
           <li><tt>const Type * getParamType (unsigned i)</tt>: Returns
           the type of the ith parameter.</li>
           <li><tt> const unsigned getNumParams() const</tt>: Returns the