Searched refs:ReadDiagnosticOptions (Results 1 – 3 of 3) sorted by relevance
137 ReadDiagnosticOptions(IntrusiveRefCntPtr<DiagnosticOptions> DiagOpts, in ReadDiagnosticOptions() function228 bool ReadDiagnosticOptions(IntrusiveRefCntPtr<DiagnosticOptions> DiagOpts,262 bool ReadDiagnosticOptions(IntrusiveRefCntPtr<DiagnosticOptions> DiagOpts,
483 bool ReadDiagnosticOptions(IntrusiveRefCntPtr<DiagnosticOptions> DiagOpts, in ReadDiagnosticOptions() function in __anon0e09fd9c0111::DumpModuleInfoListener
100 bool ChainedASTReaderListener::ReadDiagnosticOptions( in ReadDiagnosticOptions() function in ChainedASTReaderListener102 return First->ReadDiagnosticOptions(DiagOpts, Complain) || in ReadDiagnosticOptions()103 Second->ReadDiagnosticOptions(DiagOpts, Complain); in ReadDiagnosticOptions()396 bool PCHValidator::ReadDiagnosticOptions( in ReadDiagnosticOptions() function in PCHValidator4789 return Listener.ReadDiagnosticOptions(DiagOpts, Complain); in ParseDiagnosticOptions()