Searched refs:ReplaceStmt (Results 1 – 4 of 4) sorted by relevance
81 void ReplaceStmt(
25 void RSASTReplace::ReplaceStmt( in ReplaceStmt() function in slang::RSASTReplace
95 void ReplaceStmt(const clang::ASTContext &C, clang::Stmt *NewStmt);
1028 void RSObjectRefCount::Scope::ReplaceStmt(const clang::ASTContext &C, in ReplaceStmt() function in slang::RSObjectRefCount::Scope1045 R.ReplaceStmt(mCurrent, OldExpr, NewExpr); in ReplaceExpr()1070 R.ReplaceStmt(mCS, AS, UpdatedStmt); in ReplaceRSObjectAssignment()1248 R.ReplaceStmt(mCS, S, CS); in InsertLocalVarDestructors()1718 getCurrentScope()->ReplaceStmt(mCtx, NewRS); in VisitReturnStmt()