Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangAttrEmitter.cpp813 SmallDenseSet<StringRef, 8> unique_set; in uniqueEnumsInOrder() local
815 if (unique_set.insert(i).second) in uniqueEnumsInOrder()