Home
last modified time | relevance | path

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

/external/clang/include/clang/Frontend/
DDiagnosticOptions.h85 ShowOverloads = Diagnostic::Ovl_All; in DiagnosticOptions()
/external/clang/lib/Basic/
DDiagnostic.cpp49 ShowOverloads = Ovl_All; in Diagnostic()
/external/clang/include/clang/Basic/
DDiagnostic.h141 Ovl_All, ///< Show all overloads. enumerator
/external/clang/lib/Frontend/
DCompilerInvocation.cpp1092 Opts.ShowOverloads = Diagnostic::Ovl_All; in ParseDiagnosticArgs()