Home
last modified time | relevance | path

Searched defs:tool_output_file (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/Support/
H A DToolOutputFile.cpp37 tool_output_file::tool_output_file(StringRef Filename, std::error_code &EC, in tool_output_file() function in tool_output_file
45 tool_output_file::tool_output_file(StringRef Filename, int FD) in tool_output_file() function in tool_output_file
/aosp_15_r20/external/llvm/tools/opt/
H A DNewPMDriver.h29 class tool_output_file; variable
/aosp_15_r20/frameworks/compile/slang/
Dslang.h48 class tool_output_file; variable