Searched defs:getParamCount (Results 1 – 3 of 3) sorted by relevance
325 size_t getParamCount() const { return mParamCount; } in getParamCount() function
182 size_t getParamCount() const { return parameters.size(); } in getParamCount() function
311 virtual int getParamCount() const { return static_cast<int>(parameters.size()); } in getParamCount() function