Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticOptions.h34 Ovl_Best enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp12561 ShowOverloads == Ovl_Best) { in NoteCandidates()
12691 if (CandsShown >= 4 && ShowOverloads == Ovl_Best) in NoteCandidates()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td3800 NormalizedValues<["Ovl_Best", "Ovl_All"]>,