Searched defs:getParamCount (Results 1 – 4 of 4) sorted by relevance
325 size_t getParamCount() const { return mParamCount; } in getParamCount() function
1341 public int getParamCount() { in getParamCount() method in ClassUtil.Ctor
314 virtual int getParamCount() const { return static_cast<int>(parameters.size()); } in getParamCount() function