Home
last modified time | relevance | path

Searched refs:emptyScope (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_object_ref_count.h117 inline bool emptyScope() const { return mScopeStack.empty(); } in emptyScope() function
Dslang_rs_object_ref_count.cpp1632 if (!emptyScope()) { in VisitCompoundStmt()