Searched defs:getStmts (Results 1 – 7 of 7) sorted by relevance
63 public List<Statement> getStmts() { in getStmts() method in BlockStmt
73 public List<Statement> getStmts() { in getStmts() method in SwitchEntryStmt
12 public List<Statement> getStmts(); in getStmts() method
59 public List<Statement> getStmts() { in getStmts() method in BlockStmt
69 public List<Statement> getStmts() { in getStmts() method in SwitchEntryStmt
74 Stmt const * const *getStmts() const { in getStmts() function77 Stmt **getStmts() { in getStmts() function
170 Stmt **getStmts() { return reinterpret_cast<Stmt **> (this + 1); } in getStmts() function171 const Stmt* const *getStmts() const { in getStmts() function