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

/frameworks/compile/slang/
H A Dslang_rs_object_ref_count.cpp97 unsigned CompoundStmtCount = 0; local
105 CompoundStmtList[CompoundStmtCount++] = *I;
107 slangAssert(CompoundStmtCount == NewStmtCount);
111 CompoundStmtCount,

Completed in 21 milliseconds