Home
last modified time | relevance | path

Searched refs:BinaryMode (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Frontend/
DFrontendActions.cpp686 bool BinaryMode = true; in ExecuteAction() local
704 BinaryMode = false; in ExecuteAction()
715 raw_ostream *OS = CI.createDefaultOutputFile(BinaryMode, getCurrentFile()); in ExecuteAction()