Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp4006 auto dropDiagnosticHandler = [](const llvm::SMDiagnostic &, void *) {}; in getStyle() local
4011 dropDiagnosticHandler); in getStyle()