Searched refs:CompoundStmtCount (Results 1 – 1 of 1) sorted by relevance
97 unsigned CompoundStmtCount = 0; in BuildCompoundStmt() local105 CompoundStmtList[CompoundStmtCount++] = *I; in BuildCompoundStmt()107 slangAssert(CompoundStmtCount == NewStmtCount); in BuildCompoundStmt()110 C, llvm::makeArrayRef(CompoundStmtList, CompoundStmtCount), Loc, Loc); in BuildCompoundStmt()