Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_object_ref_count.h69 void InsertLocalVarDestructors();
Dslang_rs_object_ref_count.cpp1245 void RSObjectRefCount::Scope::InsertLocalVarDestructors() { in InsertLocalVarDestructors() function in slang::RSObjectRefCount::Scope
1494 S->InsertLocalVarDestructors(); in VisitCompoundStmt()