Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp1233 static unsigned countEmbeddedNulls(const uint8_t *StringBytes, in countEmbeddedNulls() function
1272 unsigned Nulls = countEmbeddedNulls(StringBytes, NumChars); in guessCharByteSize()