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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLLVMTargetMachine.cpp167 auto FOut = std::make_unique<formatted_raw_ostream>(Out); local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp509 auto FOut = std::make_unique<formatted_raw_ostream>(*OS); local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-mc-assemble-fuzzer/
H A Dllvm-mc-assemble-fuzzer.cpp200 auto FOut = std::make_unique<formatted_raw_ostream>(Out); local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-ml/
H A Dllvm-ml.cpp345 auto FOut = std::make_unique<formatted_raw_ostream>(*OS); local
/netbsd-current/external/apache2/llvm/dist/clang/tools/driver/
H A Dcc1as_main.cpp463 auto FOut = std::make_unique<formatted_raw_ostream>(*Out); local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-rc/
H A Dllvm-rc.cpp645 auto FOut = std::make_unique<raw_fd_ostream>( local

Completed in 146 milliseconds