• mmitchel's avatar
    * cp-tree.h (CALL_DECLARATOR_PARMS): New macro. · f27113ad
    mmitchel authored
    	(CALL_DECLARATOR_QUALS): Likewise.
    	(CALL_DECARATOR_EXCEPTION_SPEC): Likewise.
    	* decl.c (grokdeclarator): Adjust to use them.
    	* decl2.c (grokfield): Likewise.
    	(reparse_absdcl_as_casts): Likewise.
    	* lex.c (make_call_declarator): Likewise.
    	(set_quals_and_spec): Likewise.
    	* pt.c (tsubst): Likewise.
    	* tree.c (mapcar): Remove special hack to handle third operand of
    	a CALL_EXPR.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28733 138bc75d-0d04-0410-961f-82ee72b054a4
    f27113ad
pt.c 292 KB