summaryrefslogtreecommitdiffstats
path: root/llvm/docs/ProgrammersManual.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-02-09 04:14:46 +0000
committerChris Lattner <sabre@nondot.org>2004-02-09 04:14:46 +0000
commit66aef9617159b52d8660665aad1ca0916495e635 (patch)
tree20d70a387a38c5ab3974ebee8fe2804c8fccbc11 /llvm/docs/ProgrammersManual.html
parentfa829be4d348aeec4cb89760960179e71ad5746f (diff)
downloadbcm5719-llvm-66aef9617159b52d8660665aad1ca0916495e635.tar.gz
bcm5719-llvm-66aef9617159b52d8660665aad1ca0916495e635.zip
Method is gone
llvm-svn: 11226
Diffstat (limited to 'llvm/docs/ProgrammersManual.html')
-rw-r--r--llvm/docs/ProgrammersManual.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/docs/ProgrammersManual.html b/llvm/docs/ProgrammersManual.html
index dfd8a20128f..189895aec44 100644
--- a/llvm/docs/ProgrammersManual.html
+++ b/llvm/docs/ProgrammersManual.html
@@ -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
OpenPOWER on IntegriCloud