Return true if this config is for binary output (Text is false).
Synopsis
Declared in <llvm/Support/VirtualOutputConfig.h>
constexpr
bool
getBinary() const;
Return Value
True if Text is disabled.
Created with MrDocs
Return true if this config is for binary output (Text is false).
Declared in <llvm/Support/VirtualOutputConfig.h>
constexpr
bool
getBinary() const;
True if Text is disabled.
Created with MrDocs