Home
last modified time | relevance | path

Searched defs:ostream (Results 1 – 14 of 14) sorted by relevance

/llvm-project/libcxx/include/__fwd/
H A Dostream.h24 using ostream = basic_ostream<char>; variable
/llvm-project/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp441 llvm::raw_ostream &ostream = s->AsRawOstream(); in Dump() local
459 void ObjectFileWasm::DumpSectionHeader(llvm::raw_ostream &ostream, in DumpSectionHeader()
467 void ObjectFileWasm::DumpSectionHeaders(llvm::raw_ostream &ostream) { in DumpSectionHeaders()
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/performance/
H A Davoid-endl.cpp15 using ostream = basic_ostream<char>; typedef
/llvm-project/mlir/unittests/Bytecode/
H A DBytecodeTest.cpp50 llvm::raw_string_ostream ostream(buffer); in TEST() local
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/misc/
H A Dunused-using-decls.cpp53 class ostream { class
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-trailing-return-type.cpp15 using ostream = basic_ostream<char>; typedef
/llvm-project/third-party/unittest/googlemock/include/gmock/
H A Dgmock-matchers.h672 ::std::ostream* /* os */) {} in ExplainMatchFailuresTo()
H A Dgmock-spec-builders.h1776 std::ostream&) { in PerformActionAndPrintResult()
/llvm-project/mlir/lib/Tools/mlir-opt/
H A DMlirOptMain.cpp296 llvm::raw_string_ostream ostream(buffer); doVerifyRoundTrip() local
/llvm-project/clang/test/SemaTemplate/
H A Ddependent-names.cpp142 typedef basic_ostream<char> ostream; typedef
/llvm-project/mlir/lib/Target/Cpp/
H A DTranslateToCpp.cpp215 raw_indented_ostream &ostream() { return os; }; ostream() function
[all...]
/llvm-project/flang/lib/Lower/
H A DPFTBuilder.cpp1241 dumpEvaluation(llvm::raw_ostream & ostream,const lower::pft::Evaluation & eval) dumpEvaluation() argument
/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1640 ostream, global() enumerator
/llvm-project/libcxxabi/src/demangle/
H A DItaniumDemangle.h1641 ostream, global() enumerator