Searched defs:getEndStmt (Results 1 – 2 of 2) sorted by relevance
158 DeclStmt *getEndStmt() { return cast_or_null<DeclStmt>(SubExprs[ENDSTMT]); } in getEndStmt() function170 const DeclStmt *getEndStmt() const { in getEndStmt() function
165 DeclStmt *getEndStmt() { return cast_or_null<DeclStmt>(SubExprs[ENDSTMT]); } in getEndStmt() function177 const DeclStmt *getEndStmt() const { in getEndStmt() function