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

/frameworks/compile/slang/
H A Dslang_rs_object_ref_count.h89 void setCurrentStmt(clang::Stmt *S) { mCurrent = S; } function in class:slang::RSObjectRefCount::Scope
H A Dslang_rs_object_ref_count.cpp1517 getCurrentScope()->setCurrentStmt(DS);
1633 getCurrentScope()->setCurrentStmt(CS);
1652 getCurrentScope()->setCurrentStmt(AS);
1683 getCurrentScope()->setCurrentStmt(RS);
1722 getCurrentScope()->setCurrentStmt(S);

Completed in 50 milliseconds