Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Format/
H A DFormat.cpp3602 auto dropDiagnosticHandler = [](const llvm::SMDiagnostic &, void *) {}; in getStyle() local
3607 dropDiagnosticHandler); in getStyle()