Lines Matching refs:BytePos
804 CharUnits BytePos = CharUnits::Zero(), in RUN_SKIP() argument
806 : opcode(Opcode), block_var_bytepos(BytePos), block_var_size(Size) {} in RUN_SKIP()
950 CharUnits BytePos, bool &HasUnion,
956 CharUnits BytePos, bool &HasUnion,
2198 CharUnits BytePos, bool &HasUnion, in BuildRCRecordLayout() argument
2233 BytePos + FieldOffset, HasUnion); in BuildRCRecordLayout()
2252 BuildRCBlockVarRecordLayout(RT, BytePos + FieldOffset, in BuildRCRecordLayout()
2280 BytePos + FieldOffset, in BuildRCRecordLayout()
2297 BytePos + LastBitfieldOrUnnamedOffset, in BuildRCRecordLayout()
2307 BytePos + LastBitfieldOrUnnamedOffset, in BuildRCRecordLayout()
2315 BytePos + MaxFieldOffset, in BuildRCRecordLayout()
2320 CharUnits BytePos, in BuildRCBlockVarRecordLayout() argument
2329 BuildRCRecordLayout(RecLayout, RD, Fields, BytePos, HasUnion, ByrefLayout); in BuildRCBlockVarRecordLayout()