Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common.h205 bool is_directly_leaked; global() member
H A Dlsan_common.cpp860 bool is_directly_leaked = (tag == kDirectlyLeaked); AddLeakedChunks() local