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

/frameworks/compile/slang/
H A Dslang_rs_object_ref_count.h76 std::stack<Scope*> mScopeStack; member in class:slang::RSObjectRefCount
85 return mScopeStack.top();

Completed in 38 milliseconds