Home
last modified time | relevance | path

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

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