Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCMac.cpp810 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,
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()
[all …]