Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DAnalyzerOptions.cpp39 llvm::formatted_raw_ostream FOut(Out); in printFormattedEntry() local
/llvm-project/bolt/lib/Passes/
H A DAsmDump.cpp139 auto FOut = std::make_unique<formatted_raw_ostream>(OS); in dumpFunction() local
/llvm-project/llvm/lib/CodeGen/
H A DLLVMTargetMachine.cpp
/llvm-project/llvm/tools/llvm-mc-assemble-fuzzer/
H A Dllvm-mc-assemble-fuzzer.cpp202 auto FOut = std::make_unique<formatted_raw_ostream>(Out); AssembleOneInput() local
/llvm-project/llvm/tools/llvm-ml/
H A Dllvm-ml.cpp387 auto FOut = std::make_unique<formatted_raw_ostream>(*OS); llvm_ml_main() local
/llvm-project/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp536 auto FOut = std::make_unique<formatted_raw_ostream>(*OS); main() local
/llvm-project/clang/tools/driver/
H A Dcc1as_main.cpp542 auto FOut = std::make_unique<formatted_raw_ostream>(*Out); ExecuteAssemblerImpl() local
/llvm-project/llvm/tools/llvm-rc/
H A Dllvm-rc.cpp653 auto FOut = std::make_unique<raw_fd_ostream>( doRc() local