Searched refs:aCurMacroParams (Results 1 – 2 of 2) sorted by relevance
125 aCurMacroParams.push_back( String(aCurParamText.c_str()) ); in On_expect_macro_param()127 csv_assert( aCurMacroParams.size() == pCurMacro->ParamCount() ); in On_expect_macro_param()136 aCurMacroParams.push_back( String (aCurParamText.c_str()) ); in On_expect_macro_param()176 csv::erase_container( aCurMacroParams ); in CheckForDefine()203 pCurMacro->GetMacroText(aCurParamText, aCurMacroParams); in InterpretMacro()218 csv::erase_container(aCurMacroParams); in InterpretMacro()
100 List_MacroParams aCurMacroParams; member in cpp::PreProcessor
Completed in 10 milliseconds