Searched refs:BasesLength (Results 1 – 1 of 1) sorted by relevance
9007 unsigned BasesLength = asImpl().readUInt32(); in readAPValue() local9009 Result.MakeStruct(BasesLength, FieldsLength); in readAPValue()9010 for (unsigned LoopIdx = 0; LoopIdx < BasesLength; LoopIdx++) in readAPValue()