Home
last modified time | relevance | path

Searched refs:aCurMacroParams (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/autodoc/source/parser/cpp/
H A Dpreproc.cxx125 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()
H A Dpreproc.hxx100 List_MacroParams aCurMacroParams; member in cpp::PreProcessor

Completed in 9 milliseconds