Searched defs:Leak (Results 1 – 11 of 11) sorted by relevance
62 struct Leak { struct71 struct LeakedObject { argument
117 const char *Leak() { return Blue(); } in Leak() function in __lsan::Decorator
83 struct Leak { struct92 struct LeakedObject { argument
125 const char *Leak() { return Blue(); } in Leak() function in __lsan::Decorator
25 void Leak() { in Leak() function
29 void Leak() { in Leak() function
61 T* Leak() { return m_pObj.release(); } in Leak() function
119 TEST(RetainPtr, Leak) { in TEST() argument
125 void FrameDropper::Leak(uint32_t input_framerate) { in Leak() function in webrtc::FrameDropper
430 void IRMemoryMap::Leak(lldb::addr_t process_address, Status &error) { in Leak() function in IRMemoryMap
1732 class Leak : public CFRefBug { class1734 Leak(const CheckerBase *checker, StringRef name) : CFRefBug(checker, name) { in Leak() function in __anon307598180611::Leak