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