Home
last modified time | relevance | path

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

/llvm-project/third-party/unittest/googletest/include/gtest/internal/
H A Dgtest-param-util.h811 std::vector<T> MakeVector(IndexSequence<I...>) const { in MakeVector() function
/llvm-project/clang-tools-extra/clangd/unittests/
H A DFileIndexTests.cpp297 Symbol MakeVector = *It++; in TEST() local