Home
last modified time | relevance | path

Searched defs:SARIFDiagnostic (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/
H A DSARIFDiagnosticPrinter.h27 class SARIFDiagnostic; variable
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DSARIFDiagnostic.cpp33 SARIFDiagnostic::SARIFDiagnostic(raw_ostream &OS, const LangOptions &LangOpts, in SARIFDiagnostic() function in clang::SARIFDiagnostic