Searched refs:m_pszFuncName (Results 1 – 1 of 1) sorted by relevance
12 : m_pArgList(pArgList), m_pszFuncName(pszFuncName) { in CFDE_CSSFunction()19 const FX_WCHAR* GetFuncName() const { return m_pszFuncName; }; in GetFuncName()23 const FX_WCHAR* m_pszFuncName; variable