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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.h568 class InternalScopedString : public InternalMmapVector<char> { class in namespace:__sanitizer
570 explicit InternalScopedString(uptr max_length) function in class:__sanitizer::InternalScopedString

Completed in 72 milliseconds