Searched defs:NewExpr (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_object_ref_count.cpp1043 clang::Expr* NewExpr) {
1045 R.ReplaceStmt(mCurrent, OldExpr, NewExpr);
1041 ReplaceExpr(const clang::ASTContext& C, clang::Expr* OldExpr, clang::Expr* NewExpr) argument

Completed in 12 milliseconds