Searched refs:BytePos (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGObjCMac.cpp | 839 CharUnits BytePos = CharUnits::Zero(), in RUN_SKIP() argument 841 : opcode(Opcode), block_var_bytepos(BytePos), block_var_size(Size) {} in RUN_SKIP() 995 CharUnits BytePos, bool &HasUnion, 1001 CharUnits BytePos, bool &HasUnion, 2490 BytePos + FieldOffset, HasUnion); in BuildRCRecordLayout() 2507 BuildRCBlockVarRecordLayout(RT, BytePos + FieldOffset, HasUnion); in BuildRCRecordLayout() 2534 BytePos + FieldOffset, in BuildRCRecordLayout() 2551 BytePos + LastBitfieldOrUnnamedOffset, in BuildRCRecordLayout() 2561 BytePos + LastBitfieldOrUnnamedOffset, in BuildRCRecordLayout() 2569 BytePos + MaxFieldOffset, in BuildRCRecordLayout() [all …]
|