Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp1196 static unsigned countEmbeddedNulls(const uint8_t *StringBytes, in countEmbeddedNulls() function
1235 unsigned Nulls = countEmbeddedNulls(StringBytes, NumChars); in guessCharByteSize()