Home
last modified time | relevance | path

Searched defs:DiagnosticOpts (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h83 IntrusiveRefCntPtr<DiagnosticOptions> DiagnosticOpts; variable
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp2434 const DiagnosticOptions *DiagnosticOpts = &Opts; in GenerateDiagnosticArgs() local
2531 DiagnosticOptions *DiagnosticOpts = &Opts; in ParseDiagnosticArgs() local