Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp1293 decodeMultiByteChar(const uint8_t * StringBytes,unsigned CharIndex,unsigned CharBytes) decodeMultiByteChar() argument
1418 for (unsigned CharIndex = 0; CharIndex < NumChars; ++CharIndex) { demangleStringLiteral() local
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp4390 uint64_t CharIndex = LVal.Designator.Entries[0].getAsArrayIndex(); handleLValueToRValueConversion() local