Searched refs:expectingExpression (Results 1 – 1 of 1) sorted by relevance
3567 bool expectingExpression = false; in acceptAttributes() local3570 expectingExpression = false; in acceptAttributes()3573 expectingExpression = true; in acceptAttributes()3581 if (expectingExpression || expressions->getSequence().empty()) in acceptAttributes()