Searched defs:ios_base (Results 1 – 5 of 5) sorted by relevance
/llvm-project/libcxx/test/std/input.output/iostreams.base/ios/basic.ios.members/ |
H A D | move.pass.cpp | 44 void f1(std::ios_base::event, std::ios_base&, int) in f1() 49 void f2(std::ios_base::event, std::ios_base&, int) in f2() 54 void g1(std::ios_base::event ev, std::ios_base&, int index) in g1() 63 void g2(std::ios_base::event ev, std::ios_base&, int index) in g2() 72 void g3(std::ios_base::event ev, std::ios_base&, int index) in g3()
|
H A D | swap.pass.cpp | 44 void f1(std::ios_base::event, std::ios_base&, int index) in f1() 50 void f2(std::ios_base::event, std::ios_base&, int index) in f2() 56 void g1(std::ios_base::event, std::ios_base&, int index) in g1() 62 void g2(std::ios_base::event, std::ios_base&, int index) in g2() 68 void g3(std::ios_base::event, std::ios_base&, int index) in g3()
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | debug-info-context.cpp | 9 class ios_base { class
|
/llvm-project/libcxx/include/__fwd/ |
H A D | ios.h | 21 class _LIBCPP_EXPORTED_FROM_ABI ios_base; variable
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/ |
H A D | deprecated-ios-base-aliases.cpp | 4 class ios_base { class
|