Searched defs:mRSO (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_object_ref_count.h50 std::list<clang::VarDecl*> mRSO; // Declared RS objects in this scope member in class:slang::RSObjectRefCount::Scope
57 mRSO.push_back(VD);

Completed in 289 milliseconds