Searched defs:next_id_ (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/ | ||
H A D | msan_report.cpp | 184 int next_id_; member in __msan::OriginSet |
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/ | ||
H A D | lsan_common.h | 226 u32 next_id_ = 0; global() variable |