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

/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_vector.h28 : typ_(typ)
94 const MBlockType typ_; member in class:__tsan::Vector
112 T *p = (T*)internal_alloc(typ_, cap * sizeof(T));

Completed in 158 milliseconds