Lines Matching refs:Index
862 unsigned Index) {865 if (!Results || Index >= Results->Diagnostics.size())868 CXStoredDiagnostic *Diag = Results->DiagnosticsWrappers[Index];870 Results->DiagnosticsWrappers[Index] = Diag =871 new CXStoredDiagnostic(Results->Diagnostics[Index], Results->LangOpts);