Searched refs:stripLabelLikeStatements (Results 1 – 3 of 3) sorted by relevance
394 const Stmt *stripLabelLikeStatements() const;395 Stmt *stripLabelLikeStatements() { in stripLabelLikeStatements() function397 const_cast<const Stmt*>(this)->stripLabelLikeStatements()); in stripLabelLikeStatements()
116 const Stmt *Stmt::stripLabelLikeStatements() const { in stripLabelLikeStatements() function in Stmt
929 Stmt *SI = (*BI)->stripLabelLikeStatements(); in addLocalScopeForStmt()938 if (DeclStmt *DS = dyn_cast<DeclStmt>(S->stripLabelLikeStatements())) in addLocalScopeForStmt()