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

/frameworks/compile/slang/
H A Dslang_rs_object_ref_count.cpp1711 clang::CompoundStmt* NewRS; local
1712 NewRS = CreateRetStmtWithTempVar(mCtx, GetDeclContext(), RS, getNextID());
1714 getCurrentScope()->ReplaceStmt(mCtx, NewRS);

Completed in 59 milliseconds