Searched defs:StoredDiagnostics (Results 1 – 2 of 2) sorted by relevance
998 StoredDiagnostics, in checkAndSanitizeDiags()1917 SmallVector<StoredDiagnostic, 4> StoredDiagnostics; in LoadFromCommandLine() local2286 SmallVectorImpl<StoredDiagnostic> &StoredDiagnostics, in CodeComplete()
161 SmallVector<StoredDiagnostic, 4> StoredDiagnostics; variable