Home
last modified time | relevance | path

Searched refs:NewExpr (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_object_ref_count.h99 clang::Expr* NewExpr);
Dslang_rs_object_ref_count.cpp1043 clang::Expr* NewExpr) { in ReplaceExpr() argument
1045 R.ReplaceStmt(mCurrent, OldExpr, NewExpr); in ReplaceExpr()