Searched defs:argument1 (Results 1 – 3 of 3) sorted by relevance
62 template<class Argument1Type> T* allocateObject(const Argument1Type& argument1) in allocateObject()
93 template<class T, class Argument1Type> T* allocateObject(const Argument1Type& argument1) in allocateObject()
523 private boolean matchingArguments(int argument1, in matchingArguments()