diff options
author | Chris Lattner <sabre@nondot.org> | 2004-07-18 21:44:13 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-07-18 21:44:13 +0000 |
commit | f70c25f79612c7fc2b920e77667462022aac3347 (patch) | |
tree | 1f27b300b0344871eb12bd803c05a19fb115885d /docs/ProgrammersManual.html | |
parent | 8919cccc3db3290149e9b0f750f883ece3ba2bc7 (diff) |
Doesn't exist
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14975 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ProgrammersManual.html')
-rw-r--r-- | docs/ProgrammersManual.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/ProgrammersManual.html b/docs/ProgrammersManual.html index 9ba37aabb2..04f0c4f486 100644 --- a/docs/ProgrammersManual.html +++ b/docs/ProgrammersManual.html @@ -1662,8 +1662,6 @@ ConstantArray etc for representing the various types of Constants.</p> <div class="doc_text"> <ul> - <li><tt>bool isConstantExpr()</tt>: Returns true if it is a -ConstantExpr <hr> Important Subclasses of Constant <p> </p> <ul> |