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,
637 bool ReadDiagnosticOptions(IntrusiveRefCntPtr<DiagnosticOptions> DiagOpts, in ReadDiagnosticOptions() function in __anonfa7087f00411::DumpModuleInfoListener
188 bool ChainedASTReaderListener::ReadDiagnosticOptions( in ReadDiagnosticOptions() function in ChainedASTReaderListener190 return First->ReadDiagnosticOptions(DiagOpts, Complain) || in ReadDiagnosticOptions()191 Second->ReadDiagnosticOptions(DiagOpts, Complain); in ReadDiagnosticOptions()576 bool PCHValidator::ReadDiagnosticOptions( in ReadDiagnosticOptions() function in PCHValidator6098 return Listener.ReadDiagnosticOptions(DiagOpts, Complain); in ParseDiagnosticOptions()