Lines Matching refs:Level
484 // Save the current top-level hash value.
585 void HandleDiagnostic(DiagnosticsEngine::Level Level,
617 void StoredDiagnosticConsumer::HandleDiagnostic(DiagnosticsEngine::Level Level,
620 DiagnosticConsumer::HandleDiagnostic(Level, Info);
626 StoredDiags.push_back(StoredDiagnostic(Level, Info));
790 /// \brief Add the given declaration to the hash of all top-level entities.
805 // enter the top-level namespace.
847 // reported as top-level declarations, even though their DeclContext
949 // reported as top-level declarations, even though their DeclContext
963 // Translate the top-level declarations we captured during
965 // preamble. This will allow us to deserialize those top-level
969 // Invalid top-level decls may not have been serialized.
1318 OutDiag.Level = InDiag.getLevel();
1659 // If the hash of top-level entities differs from the hash of the top-level
2078 // If we're caching global code-completion results, and the top-level
2585 Result.push_back(StoredDiagnostic(SD.Level, SD.ID,
2603 // We only keep track of the file-level declarations of each file.
2658 // If we are pointing at a top-level decl inside an objc container, we need