Searched defs:allocateObject (Results 1 – 2 of 2) sorted by relevance
48 T* allocateObject() in allocateObject() function62 template<class Argument1Type> T* allocateObject(const Argument1Type& argument1) in allocateObject() function
87 template<class T> T* allocateObject() in allocateObject() function93 template<class T, class Argument1Type> T* allocateObject(const Argument1Type& argument1) in allocateObject() function