Searched refs:ReadDiagnosticOptions (Results 1 – 3 of 3) sorted by relevance
142 ReadDiagnosticOptions(IntrusiveRefCntPtr<DiagnosticOptions> DiagOpts, in ReadDiagnosticOptions() function238 bool ReadDiagnosticOptions(IntrusiveRefCntPtr<DiagnosticOptions> DiagOpts,275 bool ReadDiagnosticOptions(IntrusiveRefCntPtr<DiagnosticOptions> DiagOpts,
516 bool ReadDiagnosticOptions(IntrusiveRefCntPtr<DiagnosticOptions> DiagOpts, in ReadDiagnosticOptions() function in __anonbd6665c50111::DumpModuleInfoListener
103 bool ChainedASTReaderListener::ReadDiagnosticOptions( in ReadDiagnosticOptions() function in ChainedASTReaderListener105 return First->ReadDiagnosticOptions(DiagOpts, Complain) || in ReadDiagnosticOptions()106 Second->ReadDiagnosticOptions(DiagOpts, Complain); in ReadDiagnosticOptions()420 bool PCHValidator::ReadDiagnosticOptions( in ReadDiagnosticOptions() function in PCHValidator4762 return Listener.ReadDiagnosticOptions(DiagOpts, Complain); in ParseDiagnosticOptions()