Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DExprConstant.cpp1704 void adjustOffset(CharUnits N) { in adjustOffset() function
3130 LVal.adjustOffset(Info.Ctx.toCharUnitsFromBits(RL->getFieldOffset(I))); in HandleLValueMember()
9072 Result.adjustOffset(NewOffset - Result.Offset); in VisitBuiltinCallExpr()