Home
last modified time | relevance | path

Searched defs:elements_ (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libcxx/test/libcxx/algorithms/alg.sorting/assert.sort.invalid_comparator/
H A Dinvalid_comparator_utilities.h81 std::vector<std::unique_ptr<std::size_t>> elements_; variable
/llvm-project/flang/lib/Evaluate/
H A Dfold-implementation.h1292 std::vector<Scalar<T>> elements_; global() variable