Home
last modified time | relevance | path

Searched defs:in_use (Results 1 – 3 of 3) sorted by relevance

/llvm-project/libc/src/__support/CPP/
H A Doptional.h38 bool in_use = false; global() member
[all...]
/llvm-project/flang/include/flang/Common/
H A Doptional.h64 bool in_use = false; member
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_primary64.h314 uptr in_use = region->stats.n_allocated - region->stats.n_freed; PrintStats() local