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

/frameworks/compile/mclinker/include/mcld/Support/
H A DToolOutputFile.h45 /// formatted_os - Return the contained formatted_raw_ostream
46 llvm::formatted_raw_ostream& formatted_os();
/frameworks/compile/mclinker/lib/Support/
H A DToolOutputFile.cpp97 /// formatted_os - Return the contained formatted_raw_ostream
98 llvm::formatted_raw_ostream& ToolOutputFile::formatted_os() function in class:ToolOutputFile
/frameworks/compile/mclinker/lib/CodeGen/
H A DMCLDTargetMachine.cpp218 pOutput.formatted_os(),
229 pOutput.formatted_os(),

Completed in 55 milliseconds