Searched refs:ParamCount (Results 1 – 2 of 2) sorted by relevance
259 uint32_t ParamCount() const;
119 uint32_t PandaGen::ParamCount() const in ParamCount() function in panda::es2panda::compiler::PandaGen144 return ParamCount() + binder::Binder::MANDATORY_PARAMS_NUMBER; in InternalParamCount()