Searched refs:RunCtor (Results 1 – 1 of 1) sorted by relevance
135 if (typed_p) RunCtor<T>(typed_p, num_elements); in Allocate()215 void RunCtor(T* p, size_t n) { in RunCtor() function256 inline void Allocator::RunCtor(string* p, size_t n) { in RunCtor() function266 inline void Allocator::RunCtor(ResourceHandle* p, size_t n) { in RunCtor() function276 inline void Allocator::RunCtor(Variant* p, size_t n) { in RunCtor() function