Searched defs:CharIndex (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Demangle/ | ||
H A D | MicrosoftDemangle.cpp | 1281 decodeMultiByteChar(const uint8_t * StringBytes,unsigned CharIndex,unsigned CharBytes) decodeMultiByteChar() argument |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ExprConstant.cpp | 4370 uint64_t CharIndex = LVal.Designator.Entries[0].getAsArrayIndex(); handleLValueToRValueConversion() local |