Searched defs:takeVector (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang-tools-extra/clang-tidy/misc/ | ||
H A D | NoRecursionCheck.cpp | 143 decltype(Vector) takeVector() { in takeVector() function in clang::tidy::misc::__anon86076a210111::SmartSmallSetVector |
/llvm-project/llvm/include/llvm/ADT/ | ||
H A D | MapVector.h | 55 VectorType takeVector() { in takeVector() function |
H A D | SetVector.h | 87 Vector takeVector() { in takeVector() function |