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

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

Completed in 84 milliseconds