HomeSort by relevance Sort by last modified time
    Searched refs:mScopeStack (Results 1 - 3 of 3) sorted by null

  /frameworks/compile/slang/
slang_rs_object_ref_count.h 106 std::deque<Scope*> mScopeStack; // A deque used as a stack to store scopes, but also
117 inline bool emptyScope() const { return mScopeStack.empty(); }
120 return mScopeStack.back();
slang_rs_object_ref_count.cpp     [all...]
  /prebuilts/tools/common/m2/repository/com/puppycrawl/tools/checkstyle/5.9/
checkstyle-5.9.jar 

Completed in 78 milliseconds