ListWithLiteral 62 tools/gn/operators_unittest.cc node.set_right(ListWithLiteral(integer).PassAs<ParseNode>()); ListWithLiteral 69 tools/gn/operators_unittest.cc node.set_right(ListWithLiteral(string_1).PassAs<ParseNode>()); ListWithLiteral 76 tools/gn/operators_unittest.cc node.set_right(ListWithLiteral(string_2).PassAs<ParseNode>()); ListWithLiteral 121 tools/gn/operators_unittest.cc outer_list->append_item(ListWithLiteral(twelve).PassAs<ParseNode>());