Home
last modified time | relevance | path

Searched refs:m_pLabelValue (Results 1 – 2 of 2) sorted by relevance

/trunk/main/idlc/source/
H A Dastunion.cxx386 , m_pLabelValue(pExpr) in AstUnionLabel()
388 if ( m_pLabelValue ) in AstUnionLabel()
389 m_pLabelValue->evaluate(EK_const); in AstUnionLabel()
394 if ( m_pLabelValue ) in ~AstUnionLabel()
395 delete m_pLabelValue; in ~AstUnionLabel()
/trunk/main/idlc/inc/idlc/
H A Dastunionlabel.hxx41 { return m_pLabelValue; } in getLabelValue()
44 AstExpression* m_pLabelValue; member in AstUnionLabel

Completed in 19 milliseconds