Searched refs:undefined_token (Results 1 – 1 of 1) sorted by relevance
82 Token undefined_token(Location(), Token::IDENTIFIER, "undef"); in TEST() local85 std::make_unique<IdentifierNode>(undefined_token)); in TEST()111 undef_accessor->set_member(std::make_unique<IdentifierNode>(undefined_token)); in TEST()