summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/include/utl_scope.h
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-08-02 02:04:07 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-08-02 02:04:07 +0000
commitaa96e45dc330b6572c308bb1956c2ee320e1d383 (patch)
tree78e0049007ad610de0098a7a14acafe5337ec37e /TAO/TAO_IDL/include/utl_scope.h
parentfff59355008a9d9b5224d896ba76040cbdb2b541 (diff)
downloadATCD-aa96e45dc330b6572c308bb1956c2ee320e1d383.tar.gz
ChangeLogTag: Sun Aug 1 20:57:32 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
Diffstat (limited to 'TAO/TAO_IDL/include/utl_scope.h')
-rw-r--r--TAO/TAO_IDL/include/utl_scope.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/TAO_IDL/include/utl_scope.h b/TAO/TAO_IDL/include/utl_scope.h
index 7eb8bfae2f3..f8d4c067b00 100644
--- a/TAO/TAO_IDL/include/utl_scope.h
+++ b/TAO/TAO_IDL/include/utl_scope.h
@@ -309,6 +309,10 @@ protected:
// Checks for modules, or defns of forward declared struct or unions.
idl_bool redef_clash (AST_Decl::NodeType new_nt,
AST_Decl::NodeType scope_elem_nt);
+
+ void check_for_predef_seq (AST_Decl *d);
+ // Set the appropriate *_seen_ flag if we are seeing a spec-defined
+ // sequence of a basic type.
protected:
// Data.