Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/tools/diagtool/
H A DFindDiagnosticID.cpp42 static llvm::cl::OptionCategory FindDiagnosticIDOptions( in run() local
47 llvm::cl::Required, llvm::cl::cat(FindDiagnosticIDOptions)); in run()
54 llvm::cl::HideUnrelatedOptions(FindDiagnosticIDOptions); in run()