OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getDiagnosticClient
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/tools/clang-import-test/
clang-import-test.cpp
259
DiagnosticConsumer &
getDiagnosticClient
() {
260
return CI->
getDiagnosticClient
();
327
CI.
getDiagnosticClient
().BeginSourceFile(
335
CI.
getDiagnosticClient
().EndSourceFile();
338
if (CI.
getDiagnosticClient
().getNumErrors())
/src/external/apache2/llvm/dist/clang/include/clang/Frontend/
CompilerInstance.h
341
DiagnosticConsumer &
getDiagnosticClient
() const {
Completed in 20 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026