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.cpp691 bool ReadDiagnosticOptions(DiagnosticOptions &DiagOpts, in ReadDiagnosticOptions() function in __anon5e3a907a0411::DumpModuleInfoListener
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h154 virtual bool ReadDiagnosticOptions(DiagnosticOptions &DiagOpts, in ReadDiagnosticOptions() function
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp187 bool ChainedASTReaderListener::ReadDiagnosticOptions( in ReadDiagnosticOptions() function in ChainedASTReaderListener
595 bool PCHValidator::ReadDiagnosticOptions(DiagnosticOptions &DiagOpts, in ReadDiagnosticOptions() function in PCHValidator