Home
last modified time | relevance | path

Searched defs:InternalMmapVector (Results 1 – 2 of 2) sorted by relevance

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.h627 InternalMmapVector() { InternalMmapVectorNoCtor<T>::Initialize(0); } InternalMmapVector() function
628 explicit InternalMmapVector(uptr cnt) { InternalMmapVector() function
[all...]
/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_common_test.cpp146 TEST(SanitizerCommon, InternalMmapVector) { in TEST() argument
[all...]