Searched refs:PopValueOrIdentifier (Results 1 – 2 of 2) sorted by relevance
179 if (PopValueOrIdentifier(NULL, &identifier) != POP_RESULT_IDENTIFIER) { in EvaluateToken()273 PostfixEvaluator<ValueType>::PopValueOrIdentifier( in PopValueOrIdentifier() function321 if ((result = PopValueOrIdentifier(&literal, &token)) == POP_RESULT_FAIL) { in PopValue()
135 PopResult PopValueOrIdentifier(ValueType *value, string *identifier);