Searched refs:isConst (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/HelpGen/src/
H A DHelpGen.cpp1850 bool isConst = ctxMethod->mIsConstant; local
1851 if ( isConst != method.HasFlag(MethodInfo::Const) )
1854 if(isConst)constStr = _T("not ");

Completed in 23 milliseconds