OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PathDiagnosticConsumer
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Analysis/
PathDiagnostic.cpp
133
void
PathDiagnosticConsumer
::anchor() {}
135
PathDiagnosticConsumer
::~
PathDiagnosticConsumer
() {
141
void
PathDiagnosticConsumer
::HandlePathDiagnostic(
151
// If the
PathDiagnosticConsumer
does not support diagnostics that
403
void
PathDiagnosticConsumer
::FlushDiagnostics(
404
PathDiagnosticConsumer
::FilesMade *Files) {
436
PathDiagnosticConsumer
::FilesMade::~FilesMade() {
441
void
PathDiagnosticConsumer
::FilesMade::addDiagnostic(const PathDiagnostic &PD,
463
PathDiagnosticConsumer
::PDFileEntry::ConsumerFiles
[
all
...]
/src/external/apache2/llvm/dist/clang/include/clang/Analysis/
PathDiagnostic.h
100
class
PathDiagnosticConsumer
{
138
PathDiagnosticConsumer
() = default;
139
virtual ~
PathDiagnosticConsumer
();
171
/// Return true if the
PathDiagnosticConsumer
supports individual
450
/// be displayed by the
PathDiagnosticConsumer
.
Completed in 24 milliseconds
Indexes created Fri Mar 06 19:51:54 UTC 2026