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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp800 bool BinaryMode = true; local
818 BinaryMode = false;
830 CI.createDefaultOutputFile(BinaryMode, getCurrentFileOrBufferName());

Completed in 106 milliseconds