Searched defs:o2 (Results 1 – 1 of 1) sorted by relevance
125 Optional<short> o2; in TEST() local130 Optional<short> o2 = 42; in TEST() local141 Optional<int> o2 = 2; in TEST() local172 Optional<int> o2; in TEST() local251 decltype(o) o2 = std::move(o); in TEST() local275 decltype(o) o2 = std::move(o1); in TEST() local448 auto o2 = o; in TEST() local456 auto o2 = std::move(o); in TEST() local