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

/external/clang/lib/Frontend/
H A DFrontendActions.cpp621 bool BinaryMode = true; local
639 BinaryMode = false;
649 raw_ostream *OS = CI.createDefaultOutputFile(BinaryMode, getCurrentFile());

Completed in 1159 milliseconds