Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Demangle/
H A DRustDemangle.cpp1064 static void removeNullBytes(OutputBuffer &Output, size_t StartIdx) { in removeNullBytes() function
1200 removeNullBytes(Output, OutputSize); in decodePunycode()