Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_object_ref_count.h69 static clang::Stmt *ClearRSObject(clang::VarDecl *VD,
Dslang_rs_object_ref_count.cpp1241 clang::Stmt *RSClearObjectCall = ClearRSObject(VD, VD->getDeclContext()); in InsertLocalVarDestructors()
1258 clang::Stmt *RSObjectRefCount::Scope::ClearRSObject( in ClearRSObject() function in slang::RSObjectRefCount::Scope
1545 clang::Stmt *RSClearObjectCall = Scope::ClearRSObject(VD, FD); in CreateStaticGlobalDtor()