Searched refs:NewStmtCount (Results 1 – 1 of 1) sorted by relevance
106 unsigned NewStmtCount = StmtList.size(); in BuildCompoundStmt() local110 CompoundStmtList = new clang::Stmt*[NewStmtCount]; in BuildCompoundStmt()117 slangAssert(CompoundStmtCount == NewStmtCount); in BuildCompoundStmt()