Searched refs:DeclaratorType (Results 1 – 2 of 2) sorted by relevance
35 enum DeclaratorType enum in FeDeclarator41 FeDeclarator(const ::rtl::OString& name, DeclaratorType declType, AstDeclaration* pComplPart);48 DeclaratorType getDeclType() in getDeclType()56 DeclaratorType m_declType;
33 FeDeclarator::FeDeclarator(const OString& name, DeclaratorType declType, AstDeclaration* pComplPart) in FeDeclarator()
Completed in 11 milliseconds