Commit 4b30ad7e by Nathan Sidwell Committed by Nathan Sidwell

c-tree.texi (Classes): Remove index entries for TREE_VIA_{PUBLIC,PROTECTED,PRIVATE}.

	* doc/c-tree.texi (Classes): Remove index entries for
	TREE_VIA_{PUBLIC,PROTECTED,PRIVATE}.

From-SVN: r87603
parent fbc704f8
2004-09-16 Nathan Sidwell <nathan@codesourcery.com>
* doc/c-tree.texi (Classes): Remove index entries for
TREE_VIA_{PUBLIC,PROTECTED,PRIVATE}.
2004-09-16 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz> 2004-09-16 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
* fold-const.c (fold): Fold difference of addresses. * fold-const.c (fold): Fold difference of addresses.
......
...@@ -703,9 +703,6 @@ This function cannot be used with namespaces that have ...@@ -703,9 +703,6 @@ This function cannot be used with namespaces that have
@findex CLASSTYPE_DECLARED_CLASS @findex CLASSTYPE_DECLARED_CLASS
@findex TYPE_BINFO @findex TYPE_BINFO
@findex BINFO_TYPE @findex BINFO_TYPE
@findex TREE_VIA_PUBLIC
@findex TREE_VIA_PROTECTED
@findex TREE_VIA_PRIVATE
@findex TYPE_FIELDS @findex TYPE_FIELDS
@findex TYPE_VFIELD @findex TYPE_VFIELD
@findex TYPE_METHODS @findex TYPE_METHODS
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment