Searched defs:InternalScopedString (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_common.h94 class InternalScopedString : public InternalScopedBuffer<char> { class in namespace:__sanitizer
96 explicit InternalScopedString(uptr max_length) function in class:__sanitizer::InternalScopedString

Completed in 125 milliseconds