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

/frameworks/compile/slang/
H A Dslang_rs_object_ref_count.cpp1058 clang::Stmt *UpdatedStmt = nullptr; local
1062 UpdatedStmt =
1065 UpdatedStmt =
1070 R.ReplaceStmt(mCS, AS, UpdatedStmt);
1396 clang::Stmt *UpdatedStmt = nullptr; local
1403 UpdatedStmt =
1410 UpdatedStmt =
1413 UpdatedStmt =
1416 NewStmts.push_back(UpdatedStmt);

Completed in 34 milliseconds