Searched refs:InconsistentDeclarations (Results 1 – 1 of 1) sorted by relevance
139 InconsistentDeclarationsContainer InconsistentDeclarations; in findInconsistentDeclarations() local151 InconsistentDeclarations.emplace_back(OtherDeclaration->getLocation(), in findInconsistentDeclarations()159 llvm::sort(InconsistentDeclarations, in findInconsistentDeclarations()165 return InconsistentDeclarations; in findInconsistentDeclarations()240 const InconsistentDeclarationsContainer &InconsistentDeclarations) { in formatDiagnosticsForDeclarations() argument245 << static_cast<int>(InconsistentDeclarations.size()); in formatDiagnosticsForDeclarations()248 InconsistentDeclarations) { in formatDiagnosticsForDeclarations()266 const InconsistentDeclarationsContainer &InconsistentDeclarations, in formatDiagnostics() argument269 InconsistentDeclarations) { in formatDiagnostics()310 InconsistentDeclarationsContainer InconsistentDeclarations = in check() local[all …]