Searched defs:FOut (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DLLVMTargetMachine.cpp183 auto FOut = std::make_unique<formatted_raw_ostream>(Out); local
/openbsd-current/gnu/llvm/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp546 auto FOut = std::make_unique<formatted_raw_ostream>(*OS); local
/openbsd-current/gnu/llvm/llvm/tools/llvm-mc-assemble-fuzzer/
H A Dllvm-mc-assemble-fuzzer.cpp202 auto FOut = std::make_unique<formatted_raw_ostream>(Out); local
/openbsd-current/gnu/llvm/llvm/tools/llvm-ml/
H A Dllvm-ml.cpp398 auto FOut = std::make_unique<formatted_raw_ostream>(*OS); local
/openbsd-current/gnu/llvm/clang/tools/driver/
H A Dcc1as_main.cpp510 auto FOut = std::make_unique<formatted_raw_ostream>(*Out); local
/openbsd-current/gnu/llvm/llvm/tools/llvm-rc/
H A Dllvm-rc.cpp667 auto FOut = std::make_unique<raw_fd_ostream>( local

Completed in 142 milliseconds