Searched refs:pLastParameterCell (Results 1 – 2 of 2) sorted by relevance
41 pLastParameterCell(0), in HF_FunctionDeclaration()80 pLastParameterCell = pNameCell; in NameCell()88 if (pLastParameterCell != pNameCell) in NewParamTypeCell()99 pLastParameterCell in NewParamTypeCell()111 csv_assert(pLastParameterCell != pNameCell); in ParamNameCell()112 return *pLastParameterCell; in ParamNameCell()
91 Xml::Element * pLastParameterCell; member in HF_FunctionDeclaration
Completed in 26 milliseconds