Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DTextDiagnosticPrinter.cpp143 DiagOpts->MessageLength, in HandleDiagnostic()
DTextDiagnostic.cpp696 DiagOpts->MessageLength, DiagOpts->ShowColors); in emitDiagnosticMessage()
1140 unsigned Columns = DiagOpts->MessageLength; in emitSnippetAndCaret()
DCompilerInvocation.cpp773 Opts.MessageLength = getLastArgIntValue(Args, OPT_fmessage_length, 0, Diags); in ParseDiagnosticArgs()
/external/clang/include/clang/Basic/
DDiagnosticOptions.def89 VALUE_DIAGOPT(MessageLength, 32, 0)
/external/icu/icu4c/source/test/cintltst/
Dcmsgtst.c1097 static void MessageLength(void) in MessageLength() function
1190 addTest(root, &MessageLength, "tsformat/cmsgtst/MessageLength"); in addMsgForTest()