Searched refs:BytePos (Results 1 – 1 of 1) sorted by relevance
| /minix3/external/bsd/llvm/dist/clang/lib/CodeGen/ |
| H A D | CGObjCMac.cpp | 821 CharUnits BytePos = CharUnits::Zero(), in RUN_SKIP() argument 823 : opcode(Opcode), block_var_bytepos(BytePos), block_var_size(Size) {} in RUN_SKIP() 946 unsigned int BytePos, bool ForStrongLayout, 952 unsigned int BytePos, bool ForStrongLayout, 963 CharUnits BytePos, bool &HasUnion, 969 CharUnits BytePos, bool &HasUnion, 2064 CharUnits BytePos, bool &HasUnion, in BuildRCRecordLayout() argument 2099 BytePos + FieldOffset, HasUnion); in BuildRCRecordLayout() 2118 BuildRCBlockVarRecordLayout(RT, BytePos + FieldOffset, in BuildRCRecordLayout() 2146 BytePos + FieldOffset, in BuildRCRecordLayout() [all …]
|