Searched refs:aCurParamText (Results 1 – 2 of 2) sorted by relevance
55 aCurParamText(60000), in PreProcessor()100 aCurParamText.seekp(0); in On_expect_macro_bracket_left()137 aCurParamText.seekp(0); in On_expect_macro_param()144 aCurParamText << let_drToken.Text() << " "; in On_expect_macro_param()166 aCurParamText.seekp(0); in CheckForDefine()167 pCurMacro->GetDefineText(aCurParamText); in CheckForDefine()169 if ( aCurParamText.tellp() > 1 ) in CheckForDefine()177 aCurParamText.seekp(0); in CheckForDefine()202 aCurParamText.seekp(0); in InterpretMacro()207 aCurParamText.seekp(-1, csv::cur); in InterpretMacro()[all …]
101 csv::StreamStr aCurParamText; member in cpp::PreProcessor
Completed in 10 milliseconds