Home
last modified time | relevance | path

Searched refs:EK_const (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/idlc/source/
H A Dastexpression.cxx713 if (ek == EK_const) in eval_kind()
736 m_exprValue = eval_internal(EK_const); in coerce()
802 evaluate(EK_const); in operator ==()
803 pExpr->evaluate(EK_const); in operator ==()
842 evaluate(EK_const); in compare()
843 pExpr->evaluate(EK_const); in compare()
933 if (ek != EK_const && ek != EK_positive_int) in eval_bin_op()
983 if (ek != EK_const && ek != EK_positive_int) in eval_bit_op()
1032 if (ek != EK_const && ek != EK_positive_int) in eval_un_op()
H A Dastunion.cxx389 m_pLabelValue->evaluate(EK_const); in AstUnionLabel()
H A Dparser.y1530 $1->evaluate(EK_const);
2952 $3->evaluate(EK_const);
/aoo42x/main/idlc/inc/idlc/
H A Dastexpression.hxx51 EK_const, // Must evaluate to constant enumerator

Completed in 57 milliseconds