Home
last modified time | relevance | path

Searched defs:FOut (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DAnalyzerOptions.cpp38 llvm::formatted_raw_ostream FOut(Out); in printFormattedEntry() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLLVMTargetMachine.cpp167 auto FOut = std::make_unique<formatted_raw_ostream>(Out); in createMCStreamer() local
/netbsd-src/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); in AssembleOneInput() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp509 auto FOut = std::make_unique<formatted_raw_ostream>(*OS); in main() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-ml/
H A Dllvm-ml.cpp345 auto FOut = std::make_unique<formatted_raw_ostream>(*OS); in main() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/driver/
H A Dcc1as_main.cpp463 auto FOut = std::make_unique<formatted_raw_ostream>(*Out); in ExecuteAssemblerImpl() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rc/
H A Dllvm-rc.cpp645 auto FOut = std::make_unique<raw_fd_ostream>( in doRc() local