Searched refs:ReadDiagnosticOptions (Results 1 – 3 of 3) sorted by relevance
151 ReadDiagnosticOptions(IntrusiveRefCntPtr<DiagnosticOptions> DiagOpts, in ReadDiagnosticOptions() function250 bool ReadDiagnosticOptions(IntrusiveRefCntPtr<DiagnosticOptions> DiagOpts,287 bool ReadDiagnosticOptions(IntrusiveRefCntPtr<DiagnosticOptions> DiagOpts,
691 bool ReadDiagnosticOptions(IntrusiveRefCntPtr<DiagnosticOptions> DiagOpts, in ReadDiagnosticOptions() function in __anon31651daa0411::DumpModuleInfoListener
187 bool ChainedASTReaderListener::ReadDiagnosticOptions( in ReadDiagnosticOptions() function in ChainedASTReaderListener189 return First->ReadDiagnosticOptions(DiagOpts, Complain) || in ReadDiagnosticOptions()190 Second->ReadDiagnosticOptions(DiagOpts, Complain); in ReadDiagnosticOptions()566 bool PCHValidator::ReadDiagnosticOptions( in ReadDiagnosticOptions() function in PCHValidator5871 return Listener.ReadDiagnosticOptions(DiagOpts, Complain); in ParseDiagnosticOptions()