Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/misc/
H A DNoRecursionCheck.cpp26 template <typename T, unsigned SmallSize> class ImmutableSmallSet { class
44 ImmutableSmallSet(ArrayRef<T> Storage) { in ImmutableSmallSet() function in clang::tidy::misc::__anon86076a210111::ImmutableSmallSet