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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/HelpGen/src/
H A Ddocripper.cpp241 bool RipperDocGen::CheckIfUncommented( spContext& ctx, ScriptSection& toSect ) function in class:RipperDocGen
286 if ( CheckIfUncommented( ctx, *pSect ) )
371 if ( CheckIfUncommented( en, *mpEnumIdx ) )
394 if ( CheckIfUncommented( td, *mpTypeDefIdx ) )
426 if ( CheckIfUncommented( pd, *mpMacroIdx ) )
518 if ( CheckIfUncommented( attr, *mpGlobalVarsIdx ) )
541 if ( CheckIfUncommented( op, *mpGlobalFuncIdx ) )
H A Ddocripper.h98 bool CheckIfUncommented( spContext& ctx, ScriptSection& toSect );

Completed in 41 milliseconds