projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5d8996
)
Method is gone
author
Chris Lattner
<sabre@nondot.org>
Mon, 9 Feb 2004 04:14:46 +0000
(
04:14
+0000)
committer
Chris 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
patch
|
blob
|
history
diff --git
a/docs/ProgrammersManual.html
b/docs/ProgrammersManual.html
index dfd8a20128faf85d7e6df1b1c32b33988cd1b746..189895aec443a89584b3cf85e4ba4a3728a3d35b 100644
(file)
--- a/
docs/ProgrammersManual.html
+++ b/
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 &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