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