Searched refs:ReadDiagnosticOptions (Results 1 – 3 of 3) sorted by relevance
141 ReadDiagnosticOptions(IntrusiveRefCntPtr<DiagnosticOptions> DiagOpts, in ReadDiagnosticOptions() function237 bool ReadDiagnosticOptions(IntrusiveRefCntPtr<DiagnosticOptions> DiagOpts,274 bool ReadDiagnosticOptions(IntrusiveRefCntPtr<DiagnosticOptions> DiagOpts,
514 bool ReadDiagnosticOptions(IntrusiveRefCntPtr<DiagnosticOptions> DiagOpts, in ReadDiagnosticOptions() function in __anon0e09fd9c0111::DumpModuleInfoListener
102 bool ChainedASTReaderListener::ReadDiagnosticOptions( in ReadDiagnosticOptions() function in ChainedASTReaderListener104 return First->ReadDiagnosticOptions(DiagOpts, Complain) || in ReadDiagnosticOptions()105 Second->ReadDiagnosticOptions(DiagOpts, Complain); in ReadDiagnosticOptions()414 bool PCHValidator::ReadDiagnosticOptions( in ReadDiagnosticOptions() function in PCHValidator4739 return Listener.ReadDiagnosticOptions(DiagOpts, Complain); in ParseDiagnosticOptions()