Searched refs:DestroyAndFree (Results 1 – 2 of 2) sorted by relevance
/external/compiler-rt/lib/tsan/rtl/ | ||
D | tsan_mman.h | 75 void DestroyAndFree(T *&p) { in DestroyAndFree() function |
D | tsan_rtl_report.cc | 149 DestroyAndFree(rep_); in ~ScopedReport() |