Home | History | Annotate | Download | only in common

Lines Matching refs:nestedBraces

662     int32_t nestedBraces=0;
678 ++nestedBraces;
680 if(nestedBraces>0) {
681 --nestedBraces;