Searched defs:leak (Results 1 – 8 of 8) sorted by relevance
29 void leak() { in leak() function
8 void leak() { in leak() function
16 // there would not be a leak. in leak() function
11 void leak(int *ptr) { in leak() function
25 int leak(int i) { in leak() function
84 constexpr int leak = (std::allocator<int>().allocate(3), 0); // expected-error {{constant expression}} global() variable
218 …friend int leak(t) { return sizeof(v); } // expected-error{{redefinition of 'leak'}} expected-not… in leak() function
847 for (const LeakedChunk &leak : chunks) { AddLeakedChunks() local 873 Leak leak = {next_id_++, /* hit_count */ 1, AddLeakedChunks() local [all...]