Lines Matching refs:BytePos
810 CharUnits BytePos = CharUnits::Zero(), in RUN_SKIP() argument
812 : opcode(Opcode), block_var_bytepos(BytePos), block_var_size(Size) {} in RUN_SKIP()
965 CharUnits BytePos, bool &HasUnion,
971 CharUnits BytePos, bool &HasUnion,
2417 CharUnits BytePos, bool &HasUnion, in BuildRCRecordLayout() argument
2452 BytePos + FieldOffset, HasUnion); in BuildRCRecordLayout()
2471 BuildRCBlockVarRecordLayout(RT, BytePos + FieldOffset, in BuildRCRecordLayout()
2499 BytePos + FieldOffset, in BuildRCRecordLayout()
2516 BytePos + LastBitfieldOrUnnamedOffset, in BuildRCRecordLayout()
2526 BytePos + LastBitfieldOrUnnamedOffset, in BuildRCRecordLayout()
2534 BytePos + MaxFieldOffset, in BuildRCRecordLayout()
2539 CharUnits BytePos, in BuildRCBlockVarRecordLayout() argument
2548 BuildRCRecordLayout(RecLayout, RD, Fields, BytePos, HasUnion, ByrefLayout); in BuildRCBlockVarRecordLayout()