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