Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/__iterator/
H A Diterator_traits.h68 struct _LIBCPP_TEMPLATE_VIS output_iterator_tag {}; global() struct
/llvm-project/clang/test/Analysis/Inputs/
H A Dsystem-header-simulator-cxx.h23 struct output_iterator_tag { }; struct