Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp1258 // (passed in StringBytes, NumChars). in guessCharByteSize() argument
1234 countTrailingNullBytes(const uint8_t * StringBytes,int Length) countTrailingNullBytes() argument
1245 countEmbeddedNulls(const uint8_t * StringBytes,unsigned Length) countEmbeddedNulls() argument
1292 decodeMultiByteChar(const uint8_t * StringBytes,unsigned CharIndex,unsigned CharBytes) decodeMultiByteChar() argument
1389 uint8_t StringBytes[MaxStringByteLength]; demangleStringLiteral() local
[all...]