Home
last modified time | relevance | path

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

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