Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjCMac.cpp818 CharUnits BytePos = CharUnits::Zero(), in RUN_SKIP() argument
820 : opcode(Opcode), block_var_bytepos(BytePos), block_var_size(Size) {} in RUN_SKIP()
943 unsigned int BytePos, bool ForStrongLayout,
949 unsigned int BytePos, bool ForStrongLayout,
960 CharUnits BytePos, bool &HasUnion,
966 CharUnits BytePos, bool &HasUnion,
2061 CharUnits BytePos, bool &HasUnion, in BuildRCRecordLayout() argument
2096 BytePos + FieldOffset, HasUnion); in BuildRCRecordLayout()
2115 BuildRCBlockVarRecordLayout(RT, BytePos + FieldOffset, in BuildRCRecordLayout()
2143 BytePos + FieldOffset, in BuildRCRecordLayout()
[all …]