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

/frameworks/compile/slang/
H A Dslang_rs_object_ref_count.cpp1056 clang::Stmt *UpdatedStmt = nullptr; local
1060 UpdatedStmt =
1063 UpdatedStmt =
1068 R.ReplaceStmt(mCS, AS, UpdatedStmt);
1392 clang::Stmt *UpdatedStmt = nullptr; local
1399 UpdatedStmt =
1406 UpdatedStmt =
1409 UpdatedStmt =
1412 NewStmts.push_back(UpdatedStmt);

Completed in 41 milliseconds