Searched refs:brace_depth (Results 1 – 1 of 1) sorted by relevance
1265 int brace_depth = 1; in ParseUninterpretedBlock() local1268 brace_depth++; in ParseUninterpretedBlock()1270 brace_depth--; in ParseUninterpretedBlock()1271 if (brace_depth == 0) { in ParseUninterpretedBlock()