Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DDiagnosticOptions.h31 Ovl_All, enumerator
H A DDiagnosticOptions.def71 Ovl_All) /// Overload candidates to show.
H A DDiagnostic.h275 OverloadsShown ShowOverloads = Ovl_All;
728 case Ovl_All: in getNumOverloadCandidatesToShow()
/openbsd/gnu/llvm/clang/include/clang/Driver/
H A DOptions.td2799 NormalizedValues<["Ovl_Best", "Ovl_All"]>,
2800 MarshallingInfoEnum<DiagnosticOpts<"ShowOverloads">, "Ovl_All">;