Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/lsan/
H A Dlsan_common.h202 bool is_directly_leaked; member
H A Dlsan_common.cpp843 bool is_directly_leaked = (tag == kDirectlyLeaked); in AddLeakedChunks() local