Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_report.cpp184 int next_id_; member in __msan::OriginSet
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common.h226 u32 next_id_ = 0; global() variable