Searched refs:BlockStackStartPos (Results 1 – 1 of 1) sorted by relevance
146 auto BlockStackStartPos = BlockInfoStack.back().StackStartPos; in checkTypes() local150 for (; StackI > BlockStackStartPos && TypeI > 0; StackI--, TypeI--) { in checkTypes()164 if (StackI > BlockStackStartPos && in checkTypes()177 (ExactMatch && !PolymorphicStack && StackI > BlockStackStartPos)) in checkTypes()184 ? BlockStackStartPos in checkTypes()185 : std::max((int)BlockStackStartPos, in checkTypes()