Searched refs:PASS_FIRST (Results 1 – 1 of 1) sorted by relevance
1070 PASS_FIRST = 0, in genDecoderImpl() enumerator1071 PASS_VariableDeclarations = PASS_FIRST, in genDecoderImpl()1108 for (int pass = PASS_FIRST; pass < PASS_LAST; pass++) { in genDecoderImpl()