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

/frameworks/compile/slang/
H A Dslang_rs_object_ref_count.h69 static clang::Stmt *ClearRSObject(clang::VarDecl *VD,
H A Dslang_rs_object_ref_count.cpp1230 clang::Stmt *RSClearObjectCall = ClearRSObject(VD, VD->getDeclContext());
1242 clang::Stmt *RSObjectRefCount::Scope::ClearRSObject( function in class:slang::__anon1151::RSObjectRefCount::Scope
1525 clang::Stmt *RSClearObjectCall = Scope::ClearRSObject(VD, FD);

Completed in 843 milliseconds