Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp4039 unsigned OffsetInCodeUnit = Index % CharByteWidth; mangleStringLiteral() local
4048 unsigned OffsetInCodeUnit = (CharByteWidth - 1) - (Index % CharByteWidth); mangleStringLiteral() local