Searched defs:OffsetOf (Results 1 – 3 of 3) sorted by relevance
260 struct OffsetOf { struct266 struct OffsetOf<Pair, typename std::is_standard_layout<Pair>::type> { argument
322 const MCExpr *WinException::getOffset(const MCSymbol *OffsetOf, in getOffset()329 const MCExpr *WinException::getOffsetPlusOne(const MCSymbol *OffsetOf, in getOffsetPlusOne()
167 constexpr uintptr_t OffsetOf(Inner Outer::*field) { in OffsetOf() function