HomeSort by relevance Sort by last modified time
    Searched defs:DeclStmt (Results 1 - 19 of 19) sorted by null

  /prebuilts/go/darwin-x86/src/cmd/compile/internal/syntax/
nodes.go 345 DeclStmt struct {
  /prebuilts/go/darwin-x86/src/go/ast/
ast.go 558 // A DeclStmt node represents a declaration in a statement list.
559 DeclStmt struct {
714 func (s *DeclStmt) Pos() token.Pos { return s.Decl.Pos() }
736 func (s *DeclStmt) End() token.Pos { return s.Decl.End() }
793 func (*DeclStmt) stmtNode() {}
  /prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/
nodes.go 345 DeclStmt struct {
  /prebuilts/go/linux-x86/src/go/ast/
ast.go 558 // A DeclStmt node represents a declaration in a statement list.
559 DeclStmt struct {
714 func (s *DeclStmt) Pos() token.Pos { return s.Decl.Pos() }
736 func (s *DeclStmt) End() token.Pos { return s.Decl.End() }
793 func (*DeclStmt) stmtNode() {}
  /external/clang/include/clang/AST/
Stmt.h 438 /// DeclStmt - Adaptor class for mixing declarations with statements and
443 class DeclStmt : public Stmt {
448 DeclStmt(DeclGroupRef dg, SourceLocation startLoc,
453 explicit DeclStmt(EmptyShell Empty) : Stmt(DeclStmtClass, Empty) { }
455 /// isSingleDecl - This method returns true if this DeclStmt refers
908 /// If this IfStmt has a condition variable, return the faux DeclStmt
910 const DeclStmt *getConditionVariableDeclStmt() const {
911 return reinterpret_cast<DeclStmt*>(SubExprs[VAR]);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Stmt.h 462 /// DeclStmt - Adaptor class for mixing declarations with statements and
467 class DeclStmt : public Stmt {
472 DeclStmt(DeclGroupRef dg, SourceLocation startLoc,
477 explicit DeclStmt(EmptyShell Empty) : Stmt(DeclStmtClass, Empty) { }
479 /// isSingleDecl - This method returns true if this DeclStmt refers
932 /// If this IfStmt has a condition variable, return the faux DeclStmt
934 const DeclStmt *getConditionVariableDeclStmt() const {
935 return reinterpret_cast<DeclStmt*>(SubExprs[VAR]);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
Stmt.h 462 /// DeclStmt - Adaptor class for mixing declarations with statements and
467 class DeclStmt : public Stmt {
472 DeclStmt(DeclGroupRef dg, SourceLocation startLoc,
477 explicit DeclStmt(EmptyShell Empty) : Stmt(DeclStmtClass, Empty) { }
479 /// isSingleDecl - This method returns true if this DeclStmt refers
932 /// If this IfStmt has a condition variable, return the faux DeclStmt
934 const DeclStmt *getConditionVariableDeclStmt() const {
935 return reinterpret_cast<DeclStmt*>(SubExprs[VAR]);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
Stmt.h 462 /// DeclStmt - Adaptor class for mixing declarations with statements and
467 class DeclStmt : public Stmt {
472 DeclStmt(DeclGroupRef dg, SourceLocation startLoc,
477 explicit DeclStmt(EmptyShell Empty) : Stmt(DeclStmtClass, Empty) { }
479 /// isSingleDecl - This method returns true if this DeclStmt refers
932 /// If this IfStmt has a condition variable, return the faux DeclStmt
934 const DeclStmt *getConditionVariableDeclStmt() const {
935 return reinterpret_cast<DeclStmt*>(SubExprs[VAR]);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
Stmt.h 462 /// DeclStmt - Adaptor class for mixing declarations with statements and
467 class DeclStmt : public Stmt {
472 DeclStmt(DeclGroupRef dg, SourceLocation startLoc,
477 explicit DeclStmt(EmptyShell Empty) : Stmt(DeclStmtClass, Empty) { }
479 /// isSingleDecl - This method returns true if this DeclStmt refers
932 /// If this IfStmt has a condition variable, return the faux DeclStmt
934 const DeclStmt *getConditionVariableDeclStmt() const {
935 return reinterpret_cast<DeclStmt*>(SubExprs[VAR]);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
Stmt.h 462 /// DeclStmt - Adaptor class for mixing declarations with statements and
467 class DeclStmt : public Stmt {
472 DeclStmt(DeclGroupRef dg, SourceLocation startLoc,
477 explicit DeclStmt(EmptyShell Empty) : Stmt(DeclStmtClass, Empty) { }
479 /// isSingleDecl - This method returns true if this DeclStmt refers
932 /// If this IfStmt has a condition variable, return the faux DeclStmt
934 const DeclStmt *getConditionVariableDeclStmt() const {
935 return reinterpret_cast<DeclStmt*>(SubExprs[VAR]);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
Stmt.h 462 /// DeclStmt - Adaptor class for mixing declarations with statements and
467 class DeclStmt : public Stmt {
472 DeclStmt(DeclGroupRef dg, SourceLocation startLoc,
477 explicit DeclStmt(EmptyShell Empty) : Stmt(DeclStmtClass, Empty) { }
479 /// isSingleDecl - This method returns true if this DeclStmt refers
932 /// If this IfStmt has a condition variable, return the faux DeclStmt
934 const DeclStmt *getConditionVariableDeclStmt() const {
935 return reinterpret_cast<DeclStmt*>(SubExprs[VAR]);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
Stmt.h 462 /// DeclStmt - Adaptor class for mixing declarations with statements and
467 class DeclStmt : public Stmt {
472 DeclStmt(DeclGroupRef dg, SourceLocation startLoc,
477 explicit DeclStmt(EmptyShell Empty) : Stmt(DeclStmtClass, Empty) { }
479 /// isSingleDecl - This method returns true if this DeclStmt refers
932 /// If this IfStmt has a condition variable, return the faux DeclStmt
934 const DeclStmt *getConditionVariableDeclStmt() const {
935 return reinterpret_cast<DeclStmt*>(SubExprs[VAR]);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Stmt.h 462 /// DeclStmt - Adaptor class for mixing declarations with statements and
467 class DeclStmt : public Stmt {
472 DeclStmt(DeclGroupRef dg, SourceLocation startLoc,
477 explicit DeclStmt(EmptyShell Empty) : Stmt(DeclStmtClass, Empty) { }
479 /// isSingleDecl - This method returns true if this DeclStmt refers
932 /// If this IfStmt has a condition variable, return the faux DeclStmt
934 const DeclStmt *getConditionVariableDeclStmt() const {
935 return reinterpret_cast<DeclStmt*>(SubExprs[VAR]);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
Stmt.h 462 /// DeclStmt - Adaptor class for mixing declarations with statements and
467 class DeclStmt : public Stmt {
472 DeclStmt(DeclGroupRef dg, SourceLocation startLoc,
477 explicit DeclStmt(EmptyShell Empty) : Stmt(DeclStmtClass, Empty) { }
479 /// isSingleDecl - This method returns true if this DeclStmt refers
932 /// If this IfStmt has a condition variable, return the faux DeclStmt
934 const DeclStmt *getConditionVariableDeclStmt() const {
935 return reinterpret_cast<DeclStmt*>(SubExprs[VAR]);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
Stmt.h 462 /// DeclStmt - Adaptor class for mixing declarations with statements and
467 class DeclStmt : public Stmt {
472 DeclStmt(DeclGroupRef dg, SourceLocation startLoc,
477 explicit DeclStmt(EmptyShell Empty) : Stmt(DeclStmtClass, Empty) { }
479 /// isSingleDecl - This method returns true if this DeclStmt refers
932 /// If this IfStmt has a condition variable, return the faux DeclStmt
934 const DeclStmt *getConditionVariableDeclStmt() const {
935 return reinterpret_cast<DeclStmt*>(SubExprs[VAR]);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
Stmt.h 462 /// DeclStmt - Adaptor class for mixing declarations with statements and
467 class DeclStmt : public Stmt {
472 DeclStmt(DeclGroupRef dg, SourceLocation startLoc,
477 explicit DeclStmt(EmptyShell Empty) : Stmt(DeclStmtClass, Empty) { }
479 /// isSingleDecl - This method returns true if this DeclStmt refers
932 /// If this IfStmt has a condition variable, return the faux DeclStmt
934 const DeclStmt *getConditionVariableDeclStmt() const {
935 return reinterpret_cast<DeclStmt*>(SubExprs[VAR]);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
Stmt.h 462 /// DeclStmt - Adaptor class for mixing declarations with statements and
467 class DeclStmt : public Stmt {
472 DeclStmt(DeclGroupRef dg, SourceLocation startLoc,
477 explicit DeclStmt(EmptyShell Empty) : Stmt(DeclStmtClass, Empty) { }
479 /// isSingleDecl - This method returns true if this DeclStmt refers
932 /// If this IfStmt has a condition variable, return the faux DeclStmt
934 const DeclStmt *getConditionVariableDeclStmt() const {
935 return reinterpret_cast<DeclStmt*>(SubExprs[VAR]);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
Stmt.h 462 /// DeclStmt - Adaptor class for mixing declarations with statements and
467 class DeclStmt : public Stmt {
472 DeclStmt(DeclGroupRef dg, SourceLocation startLoc,
477 explicit DeclStmt(EmptyShell Empty) : Stmt(DeclStmtClass, Empty) { }
479 /// isSingleDecl - This method returns true if this DeclStmt refers
932 /// If this IfStmt has a condition variable, return the faux DeclStmt
934 const DeclStmt *getConditionVariableDeclStmt() const {
935 return reinterpret_cast<DeclStmt*>(SubExprs[VAR]);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
Stmt.h 462 /// DeclStmt - Adaptor class for mixing declarations with statements and
467 class DeclStmt : public Stmt {
472 DeclStmt(DeclGroupRef dg, SourceLocation startLoc,
477 explicit DeclStmt(EmptyShell Empty) : Stmt(DeclStmtClass, Empty) { }
479 /// isSingleDecl - This method returns true if this DeclStmt refers
932 /// If this IfStmt has a condition variable, return the faux DeclStmt
934 const DeclStmt *getConditionVariableDeclStmt() const {
935 return reinterpret_cast<DeclStmt*>(SubExprs[VAR]);
    [all...]

Completed in 1087 milliseconds