Lines Matching defs:newResult
1528 ASTNode::ID newResult = this->createNode(t.fOffset, ASTNode::Kind::kBinary, in expression() local
1568 ASTNode::ID newResult = this->createNode(getNode(result).fOffset, in assignmentExpression() local
1628 ASTNode::ID newResult = this->createNode(getNode(result).fOffset, ASTNode::Kind::kBinary, in logicalOrExpression() local
1653 ASTNode::ID newResult = this->createNode(getNode(result).fOffset, ASTNode::Kind::kBinary, in logicalXorExpression() local
1678 ASTNode::ID newResult = this->createNode(getNode(result).fOffset, ASTNode::Kind::kBinary, in logicalAndExpression() local
1703 ASTNode::ID newResult = this->createNode(getNode(result).fOffset, ASTNode::Kind::kBinary, in bitwiseOrExpression() local
1728 ASTNode::ID newResult = this->createNode(getNode(result).fOffset, ASTNode::Kind::kBinary, in bitwiseXorExpression() local
1753 ASTNode::ID newResult = this->createNode(getNode(result).fOffset, ASTNode::Kind::kBinary, in bitwiseAndExpression() local
1781 ASTNode::ID newResult = this->createNode(getNode(result).fOffset, in equalityExpression() local
1815 ASTNode::ID newResult = this->createNode(getNode(result).fOffset, in relationalExpression() local
1847 ASTNode::ID newResult = this->createNode(getNode(result).fOffset, in shiftExpression() local
1879 ASTNode::ID newResult = this->createNode(getNode(result).fOffset, in additiveExpression() local
1912 ASTNode::ID newResult = this->createNode(getNode(result).fOffset, in multiplicativeExpression() local