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

/frameworks/compile/mclinker/lib/Support/
H A DToolOutputFile.cpp92 /// formatted_os - Return the containeed formatted_raw_ostream.
93 /// Since formatted_os is rarely used, we lazily initialize it.
94 llvm::formatted_raw_ostream& ToolOutputFile::formatted_os() function in class:ToolOutputFile

Completed in 61 milliseconds