clang_defaultDiagnosticDisplayOptions

Retrieve the set of display options most similar to the default behavior of the clang compiler.

\returns A set of display options suitable for use with \c clang_formatDiagnostic().

extern (C) @nogc @trusted nothrow pure
uint
clang_defaultDiagnosticDisplayOptions
()

Meta