Searched refs:InconsistentDeclarations (Results 1 – 1 of 1) sorted by relevance
141 InconsistentDeclarationsContainer InconsistentDeclarations; in findInconsistentDeclarations() local161 llvm::sort(InconsistentDeclarations, in findInconsistentDeclarations()167 return InconsistentDeclarations; in findInconsistentDeclarations()247 << static_cast<int>(InconsistentDeclarations.size()); in formatDiagnosticsForDeclarations()250 InconsistentDeclarations) { in formatDiagnosticsForDeclarations()268 const InconsistentDeclarationsContainer &InconsistentDeclarations, in formatDiagnostics() argument271 InconsistentDeclarations) { in formatDiagnostics()312 InconsistentDeclarationsContainer InconsistentDeclarations = in check() local316 if (InconsistentDeclarations.empty()) { in check()331 InconsistentDeclarations, in check()[all …]