Searched defs:getStmts (Results 1 – 2 of 2) sorted by relevance
170 Stmt **getStmts() { return reinterpret_cast<Stmt **> (this + 1); } in getStmts() function171 const Stmt* const *getStmts() const { in getStmts() function
74 Stmt const * const *getStmts() const { in getStmts() function77 Stmt **getStmts() { in getStmts() function