Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/input.output/iostream.format/output.streams/ostream.assign/
H A Dmove_assign.pass.cpp47 test_ostream<char> os2(&sb2); in main() local
71 test_ostream<wchar_t> os2(&sb2); in main() local
H A Dmember_swap.pass.cpp44 test_ostream<char> os2(&sb2); in main() local
68 test_ostream<wchar_t> os2(&sb2); in main() local
/llvm-project/llvm/unittests/Support/
H A DDebugTest.cpp19 raw_string_ostream os1(s1), os2(s2); TEST() local
/llvm-project/libcxx/test/std/input.output/iostream.format/output.streams/ostream_sentry/
H A Dconstruct.pass.cpp55 std::ostream os2(&sb2); in main() local
/llvm-project/libcxx/test/std/input.output/iostream.format/output.streams/ostream.formatted/ostream.inserters.arithmetic/
H A Dpointer.volatile.pass.cpp70 std::ostream os2(&sb2); in main() local
H A Dpointer.pass.cpp71 std::ostream os2(&sb2); in main() local
/llvm-project/llvm/lib/Analysis/
H A DAliasAnalysisEvaluator.cpp45 raw_string_ostream os1(o1), os2(o2); in PrintResults() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckSecuritySyntaxOnly.cpp884 llvm::raw_svector_ostream os2(buf2); in checkCall_rand() local
1056 llvm::raw_svector_ostream os2(buf2); in checkUncheckedReturnValue() local