Home
last modified time | relevance | path

Searched defs:OffsetOf (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp330 const MCExpr *WinException::getOffset(const MCSymbol *OffsetOf, in getOffset()
337 const MCExpr *WinException::getOffsetPlusOne(const MCSymbol *OffsetOf, in getOffsetPlusOne()
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.h2772 inline bool OffsetOf(InterpState &S, CodePtr OpPC, const OffsetOfExpr *E) { in OffsetOf() function