Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp667 bool ReadDiagnosticOptions(IntrusiveRefCntPtr<DiagnosticOptions> DiagOpts, in ReadDiagnosticOptions() function in __anon5e3a907a0411::DumpModuleInfoListener
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h152 ReadDiagnosticOptions(IntrusiveRefCntPtr<DiagnosticOptions> DiagOpts, in ReadDiagnosticOptions() function
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp193 bool ChainedASTReaderListener::ReadDiagnosticOptions( in ReadDiagnosticOptions() function in ChainedASTReaderListener
581 bool PCHValidator::ReadDiagnosticOptions( in ReadDiagnosticOptions() function in PCHValidator