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