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

/openbsd-current/gnu/llvm/clang/tools/diagtool/
H A DFindDiagnosticID.cpp11 #include "clang/Basic/AllDiagnostics.h"
58 ArrayRef<DiagnosticRecord> AllDiagnostics = getBuiltinDiagnosticsByName(); local
60 findDiagnostic(AllDiagnostics, DiagnosticName);

Completed in 69 milliseconds