Home
last modified time | relevance | path

Searched defs:FileOS (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSplitModule.cpp203 std::unique_ptr<raw_fd_ostream> FileOS; global() member in __anoncb2aa0f60111::SplitModuleLogger
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMinidump.h196 support::ulittle32_t FileOS; global() member
/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp288 std::unique_ptr<llvm::raw_pwrite_stream> FileOS; // null if in-memory member in __anoncbdf99b80111::PrecompilePreambleAction
H A DCompilerInstance.cpp291 auto FileOS = std::make_unique<llvm::raw_fd_ostream>( SetUpDiagnosticLog() local
/llvm-project/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp880 std::optional<llvm::raw_fd_ostream> FileOS; clang_scan_deps_main() local
/llvm-project/llvm/tools/llvm-rc/
H A DResourceFileWriter.cpp1520 ulittle32_t FileOS; in writeVersionInfoBody() member