Searched defs:AutoTMalloc (Results 1 – 2 of 2) sorted by relevance
38 explicit AutoTMalloc(size_t count) : fPtr(mallocIfCountThrowOnFail(count)) {} in AutoTMalloc() function
297 explicit AutoTMalloc(size_t count) in AutoTMalloc() function