Searched refs:mpParamInfos (Results 1 – 4 of 4) sorted by relevance
241 … FunctionParamInfo mpParamInfos[ FUNCINFO_PARAMINFOCOUNT ]; /// Information about all parameters. member787 mpParamInfo( rFuncInfo.mpParamInfos ), in FunctionParamInfoIterator()788 mpParamInfoEnd( rFuncInfo.mpParamInfos + FUNCINFO_PARAMINFOCOUNT ), in FunctionParamInfoIterator()919 xFuncInfo->mpParamInfos = rFuncData.mpParamInfos; in initFunc()
315 …XclFuncParamInfo mpParamInfos[ EXC_FUNCINFO_PARAMINFO_COUNT ]; /// Information for all paramete… member
505 const FunctionParamInfo* mpParamInfos; /// Information about all parameters. member
184 mpParamInfo( rFuncInfo.mpParamInfos ) in XclExpFuncData()213 …if( (static_cast< size_t >( mpParamInfo - mrFuncInfo.mpParamInfos + 1 ) < EXC_FUNCINFO_PARAMINFO_C… in IncParamInfoIdx()
Completed in 67 milliseconds