Searched defs:Leak (Results 1 – 4 of 4) sorted by relevance
/llvm-project/compiler-rt/lib/lsan/ | ||
H A D | lsan_common.h | 200 struct Leak { global() struct |
H A D | lsan_common.cpp | 257 const char *Leak() { return Blue(); } in Leak() function in __lsan::Decorator |
/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Posix/ | ||
H A D | sanitizer_set_death_callback_test.cpp | 29 void Leak() { in Leak() function |
/llvm-project/lldb/source/Expression/ | ||
H A D | IRMemoryMap.cpp | 455 void IRMemoryMap::Leak(lldb::addr_t process_address, Status &error) { Leak() function in IRMemoryMap |