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