Home
last modified time | relevance | path

Searched refs:STLExtras (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/ADT/
H A DSTLExtrasTest.cpp681 TEST(STLExtras, hasNItemsOrMore) { in TEST() argument
703 TEST(STLExtras, hasNItemsOrLess) { in TEST() argument
736 TEST(STLExtras, MoveRange) { in TEST() argument
786 TEST(STLExtras, Unique) { in TEST() argument
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/modernize/
H A Dloop-convert.rst150 ``range/v3/view/reverse.hpp`` and ``llvm/ADT/STLExtras.h`` respectively.
/llvm-project-15.0.7/llvm/lib/Support/Unix/
H A DSignals.inc36 #include "llvm/ADT/STLExtras.h"
/llvm-project-15.0.7/llvm/lib/Support/Windows/
H A DPath.inc18 #include "llvm/ADT/STLExtras.h"
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/
H A DContributing.rst256 has everything if you need it. In the header `LLVM/ADT/STLExtras.h