Searched refs:m_pLabelValue (Results 1 – 2 of 2) sorted by relevance
386 , 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()
41 { return m_pLabelValue; } in getLabelValue()44 AstExpression* m_pLabelValue; member in AstUnionLabel
Completed in 19 milliseconds