Searched refs:ReadDiagnosticOptions (Results 1 – 3 of 3) sorted by relevance
152 ReadDiagnosticOptions(IntrusiveRefCntPtr<DiagnosticOptions> DiagOpts, in ReadDiagnosticOptions() function269 bool ReadDiagnosticOptions(IntrusiveRefCntPtr<DiagnosticOptions> DiagOpts,306 bool ReadDiagnosticOptions(IntrusiveRefCntPtr<DiagnosticOptions> DiagOpts,
667 bool ReadDiagnosticOptions(IntrusiveRefCntPtr<DiagnosticOptions> DiagOpts, in ReadDiagnosticOptions() function in __anon5e3a907a0411::DumpModuleInfoListener
193 bool ChainedASTReaderListener::ReadDiagnosticOptions( in ReadDiagnosticOptions() function in ChainedASTReaderListener195 return First->ReadDiagnosticOptions(DiagOpts, Complain) || in ReadDiagnosticOptions()196 Second->ReadDiagnosticOptions(DiagOpts, Complain); in ReadDiagnosticOptions()581 bool PCHValidator::ReadDiagnosticOptions( in ReadDiagnosticOptions() function in PCHValidator6104 return Listener.ReadDiagnosticOptions(DiagOpts, Complain); in ParseDiagnosticOptions()