, including all inherited members.
  | addDecl(Decl *decl) | comma::DeclRegion |  | 
  | addDeclarationsUsingRewrites(DeclRewriter &rewrites, const DeclRegion *region) | comma::DeclRegion |  | 
  | addDeclarationUsingRewrites(DeclRewriter &rewrites, Decl *decl) | comma::DeclRegion |  | 
  | addObserver(DeclRegion *region) | comma::DeclRegion |  [inline] | 
  | asAst() | comma::DeclRegion |  | 
  | asAst() const | comma::DeclRegion |  | 
  | beginDecls() | comma::DeclRegion |  [inline] | 
  | beginDecls() const | comma::DeclRegion |  [inline] | 
  | classof(const Ast *node) | comma::DeclRegion |  [inline, static] | 
  | classof(const AddDecl *node) | comma::DeclRegion |  [inline, static] | 
  | classof(const ProcedureDecl *node) | comma::DeclRegion |  [inline, static] | 
  | classof(const FunctionDecl *node) | comma::DeclRegion |  [inline, static] | 
  | classof(const BlockStmt *node) | comma::DeclRegion |  [inline, static] | 
  | classof(const IntegerDecl *node) | comma::DeclRegion |  [inline, static] | 
  | classof(const PercentDecl *node) | comma::DeclRegion |  [inline, static] | 
  | classof(const RecordDecl *node) | comma::DeclRegion |  [inline, static] | 
  | classof(const ArrayDecl *node) | comma::DeclRegion |  [inline, static] | 
  | classof(const AccessDecl *node) | comma::DeclRegion |  [inline, static] | 
  | classof(const DomainInstanceDecl *node) | comma::DeclRegion |  [inline, static] | 
  | classof(const AbstractDomainDecl *node) | comma::DeclRegion |  [inline, static] | 
  | classof(const EnumerationDecl *node) | comma::DeclRegion |  [inline, static] | 
  | collectFunctionDecls(IdentifierInfo *name, llvm::SmallVectorImpl< SubroutineDecl * > &dst) | comma::DeclRegion |  | 
  | collectProcedureDecls(IdentifierInfo *name, llvm::SmallVectorImpl< SubroutineDecl * > &dst) | comma::DeclRegion |  | 
  | const_reverse_decl_iter typedef | comma::DeclRegion |  | 
  | ConstDeclIter typedef | comma::DeclRegion |  | 
  | containsDecl(IdentifierInfo *name) const | comma::DeclRegion |  [inline] | 
  | containsDecl(const Decl *decl) const | comma::DeclRegion |  | 
  | countDecls() const | comma::DeclRegion |  [inline] | 
  | declarations | comma::DeclRegion |  [protected] | 
  | DeclarationTable typedef | comma::DeclRegion |  [protected] | 
  | DeclIter typedef | comma::DeclRegion |  | 
  | DeclRegion(Ast::AstKind kind) | comma::DeclRegion |  [inline, protected] | 
  | DeclRegion(Ast::AstKind kind, DeclRegion *parent) | comma::DeclRegion |  [inline, protected] | 
  | endDecls() | comma::DeclRegion |  [inline] | 
  | endDecls() const | comma::DeclRegion |  [inline] | 
  | findDecl(IdentifierInfo *name, Type *type) | comma::DeclRegion |  | 
  | findDecls(IdentifierInfo *name) const | comma::DeclRegion |  | 
  | getDecl(unsigned i) const | comma::DeclRegion |  [inline] | 
  | getDecl(unsigned i) | comma::DeclRegion |  [inline] | 
  | getParent() | comma::DeclRegion |  [inline] | 
  | getParent() const | comma::DeclRegion |  [inline] | 
  | notifyAddDecl(Decl *decl) | comma::DeclRegion |  [protected, virtual] | 
  | notifyRemoveDecl(Decl *decl) | comma::DeclRegion |  [protected, virtual] | 
  | PredRange typedef | comma::DeclRegion |  | 
  | rbegin_decls() | comma::DeclRegion |  [inline] | 
  | rbegin_decls() const | comma::DeclRegion |  [inline] | 
  | removeDecl(Decl *decl) | comma::DeclRegion |  | 
  | rend_decls() | comma::DeclRegion |  [inline] | 
  | rend_decls() const | comma::DeclRegion |  [inline] | 
  | reverse_decl_iter typedef | comma::DeclRegion |  | 
  | setParent(DeclRegion *parentRegion) | comma::DeclRegion |  [inline] |