Searched refs:SECTION_DESC (Results 1 – 3 of 3) sorted by relevance
78 case Operand::SECTION_DESC: in eval()100 case Operand::SECTION_DESC: in eval()171 case Operand::SECTION_DESC: in eval()
140 : Operand(Operand::SECTION_DESC), m_pOutputDesc(NULL) { in SectDescOperand()144 : Operand(Operand::SECTION_DESC), m_pOutputDesc(pOutputDesc) { in SectDescOperand()
31 enum Type { SYMBOL, INTEGER, SECTION, SECTION_DESC, FRAGMENT }; enumerator172 return pOperand->type() == Operand::SECTION_DESC; in classof()