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