Searched refs:bracketNesting (Results 1 – 1 of 1) sorted by relevance
50 int bracketNesting = 0; in TypeInfo() local53 if (c == ',' && bracketNesting == 0) { in TypeInfo()59 bracketNesting++; in TypeInfo()61 bracketNesting--; in TypeInfo()