Searched refs:pComplPart (Results 1 – 2 of 2) sorted by relevance
33 FeDeclarator::FeDeclarator(const OString& name, DeclaratorType declType, AstDeclaration* pComplPart) in FeDeclarator() argument34 : m_pComplexPart(pComplPart) in FeDeclarator()
41 FeDeclarator(const ::rtl::OString& name, DeclaratorType declType, AstDeclaration* pComplPart);
Completed in 23 milliseconds