Searched refs:NT_const (Results 1 – 4 of 4) sorted by relevance
63 sal_uInt16 nConst = getNodeCount(NT_const); in dump()85 if ( pDecl->getNodeType() == NT_const && in dump()
48 : AstDeclaration(NT_const, name, pScope) in AstConstant()
1103 if (pDecl->getNodeType() != NT_const && in eval_symbol()
44 NT_const, // Denotes a constant enumerator
Completed in 19 milliseconds