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