Home
last modified time | relevance | path

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

/external/llvm/unittests/Support/
DYAMLParserTest.cpp19 static void SuppressDiagnosticsOutput(const SMDiagnostic &, void *) { in SuppressDiagnosticsOutput() function
29 SM.setDiagHandler(SuppressDiagnosticsOutput); in ExpectParseError()