Home
last modified time | relevance | path

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

/trunk/main/idlc/source/
H A Dastunion.cxx166 if ( !pLabel->getLabelValue() ) in lookupLabel()
169 AstExprValue* pLabelValue = pLabel->getLabelValue()->coerce( in lookupLabel()
173 idlc()->error()->evalError(pLabel->getLabelValue()); in lookupLabel()
177 pLabel->getLabelValue()->setExprValue(pLabelValue); in lookupLabel()
198 pB->getLabel()->getLabelValue()->compare(pLabel->getLabelValue()) ) in lookupLabel()
216 AstExpression* pExpr = pLabel->getLabelValue(); in lookupEnum()
259 pB->getLabel()->getLabelValue()->compare(pLabel->getLabelValue()) ) in lookupEnum()
323 pExprValue = pLabel->getLabelValue()->coerce(ET_hyper, sal_False); in dump()
/trunk/main/idlc/inc/idlc/
H A Dastunionlabel.hxx40 AstExpression* getLabelValue() in getLabelValue() function in AstUnionLabel

Completed in 6 milliseconds