Searched defs:LazyInit (Results 1 – 2 of 2) sorted by relevance
/llvm-project/compiler-rt/lib/sanitizer_common/ | ||
H A D | sanitizer_allocator_stats.h | 93 void LazyInit() { in LazyInit() function |
/llvm-project/compiler-rt/lib/lsan/ | ||
H A D | lsan_common.cpp | 135 void LeakSuppressionContext::LazyInit() { in LazyInit() function in __lsan::LeakSuppressionContext |