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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/HelpGen/src/
H A Dsrcparser.h599 int mDefType; // see SP_PREP_DEFINITION_TYPES enumeration member in class:spPreprocessorLine
605 virtual int GetStatementType() const { return mDefType; }
H A Dcjparser.cpp1287 pPL->mDefType = SP_PREP_DEF_OTHER;
1308 pPL->mDefType = SP_PREP_DEF_DEFINE_SYMBOL;
1310 pPL->mDefType = SP_PREP_DEF_REDEFINE_SYMBOL;
1317 pPL->mDefType = SP_PREP_DEF_INCLUDE_FILE;
H A Ddocripper.cpp423 if ( pd.mDefType != SP_PREP_DEF_REDEFINE_SYMBOL )
H A Dsrcparser.cpp617 switch ( mDefType ) {

Completed in 95 milliseconds