Home
last modified time | relevance | path

Searched defs:ReadDiagnosticOptions (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp637 bool ReadDiagnosticOptions(IntrusiveRefCntPtr<DiagnosticOptions> DiagOpts, ReadDiagnosticOptions() function in __anon279bbe8c0411::DumpModuleInfoListener
/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h152 ReadDiagnosticOptions(IntrusiveRefCntPtr<DiagnosticOptions> DiagOpts, in ReadDiagnosticOptions() function
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp188 bool ChainedASTReaderListener::ReadDiagnosticOptions( ReadDiagnosticOptions() function in ChainedASTReaderListener
576 bool PCHValidator::ReadDiagnosticOptions( ReadDiagnosticOptions() function in PCHValidator