OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LogDiagnosticPrinter
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Frontend/
LogDiagnosticPrinter.cpp
1
//===---
LogDiagnosticPrinter
.cpp - Log Diagnostic Printer ----------------===//
9
#include "clang/Frontend/
LogDiagnosticPrinter
.h"
20
LogDiagnosticPrinter
::
LogDiagnosticPrinter
(
39
LogDiagnosticPrinter
::EmitDiagEntry(llvm::raw_ostream &OS,
40
const
LogDiagnosticPrinter
::DiagEntry &DE) {
76
void
LogDiagnosticPrinter
::EndSourceFile() {
111
void
LogDiagnosticPrinter
::HandleDiagnostic(DiagnosticsEngine::Level Level,
/src/external/apache2/llvm/dist/clang/include/clang/Frontend/
LogDiagnosticPrinter.h
1
//===---
LogDiagnosticPrinter
.h - Log Diagnostic Client ---------*- C++ -*-===//
21
class
LogDiagnosticPrinter
: public DiagnosticConsumer {
46
const
LogDiagnosticPrinter
::DiagEntry &DE);
65
LogDiagnosticPrinter
(raw_ostream &OS, DiagnosticOptions *Diags,
Completed in 22 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026