OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasDiagnostics
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Frontend/
CompilerInstance.h
330
bool
hasDiagnostics
() const { return Diagnostics != nullptr; }
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenModule.h
246
bool
hasDiagnostics
() { return Missing || Mismatched; }
Completed in 15 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026