OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:diagOpts
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
ARCMT.cpp
219
DiagnosticOptions *
diagOpts
,
221
TextDiagnosticPrinter printer(llvm::errs(),
diagOpts
);
224
new DiagnosticsEngine(DiagID,
diagOpts
, &printer,
/src/external/apache2/llvm/dist/clang/lib/Frontend/
CompilerInvocation.cpp
4542
const DiagnosticOptions &
diagOpts
= getDiagnosticOpts();
4544
code = hash_combine(code,
diagOpts
.Name);
4546
code = hash_combine(code,
diagOpts
.get##Name());
Completed in 52 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026