Searched refs:FUNCINFO_PARAMINFOCOUNT (Results 1 – 1 of 1) sorted by relevance
212 const size_t FUNCINFO_PARAMINFOCOUNT = 5; /// Number of parameter type entries. variable241 … FunctionParamInfo mpParamInfos[ FUNCINFO_PARAMINFOCOUNT ]; /// Information about all parameters.788 mpParamInfoEnd( rFuncInfo.mpParamInfos + FUNCINFO_PARAMINFOCOUNT ), in FunctionParamInfoIterator()
Completed in 20 milliseconds