Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_object_ref_count.h89 void setCurrentStmt(clang::Stmt *S) { mCurrent = S; } in setCurrentStmt() function
Dslang_rs_object_ref_count.cpp1517 getCurrentScope()->setCurrentStmt(DS); in VisitDeclStmt()
1633 getCurrentScope()->setCurrentStmt(CS); in VisitCompoundStmt()
1652 getCurrentScope()->setCurrentStmt(AS); in VisitBinAssign()
1683 getCurrentScope()->setCurrentStmt(RS); in VisitReturnStmt()
1722 getCurrentScope()->setCurrentStmt(S); in VisitStmt()