Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/utilities/format/format.formatter/format.context/format.context/
H A Dctor.pass.cpp51 OutIt out_it{output}; test() local
75 OutIt out_it{output}; test() local
95 OutIt out_it{output}; test() local
H A Dlocale.pass.cpp45 OutIt out_it{output}; test() local
64 OutIt out_it{output}; test() local
H A Dout.pass.cpp30 OutIt out_it = context.out(); test() local
/llvm-project/libcxx/test/support/
H A Dtest_format_context.h44 OutIt out_it, in test_format_context_create()
53 OutIt out_it, in test_format_context_create()
H A Dconcat_macros.h53 void test_encode(OutIt& out_it, char16_t value) { in test_encode()
68 void test_encode(OutIt& out_it, char32_t value) { in test_encode()
86 OutIt test_transcode(InIt first, InIt last, OutIt out_it) { in test_transcode()
126 OutIt test_transcode(InIt first, InIt last, OutIt out_it) { in test_transcode()
/llvm-project/clang/tools/scan-build-py/lib/libear/
H A Dear.c568 char const **out_it = result; in bear_strings_copy() local