Searched refs:getLabelValue (Results 1 – 2 of 2) sorted by relevance
166 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()
40 AstExpression* getLabelValue() in getLabelValue() function in AstUnionLabel
Completed in 6 milliseconds