Searched refs:setElideType (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DWarnings.cpp50 Diags.setElideType(Opts.ElideType);
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnostic.h646 void setElideType(bool Val) { ElideType = Val; } function in class:clang::DiagnosticsEngine

Completed in 200 milliseconds