Home
last modified time | relevance | path

Searched refs:BytePos (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCGObjCMac.cpp804 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()
[all …]