Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DTextDiagnosticPrinter.h25 class TextDiagnostic; variable
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DTextDiagnostic.cpp666 TextDiagnostic::TextDiagnostic(raw_ostream &OS, in TextDiagnostic() function in TextDiagnostic