Home
last modified time | relevance | path

Searched refs:Repls (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DTextDiagnostics.cpp64 Replacements Repls; in FlushDiagnosticsImpl() local
77 if (llvm::Error Err = Repls.add(Repl)) { in FlushDiagnosticsImpl()
118 if (Repls.empty()) in FlushDiagnosticsImpl()
122 if (!applyAllReplacements(Repls, Rewrite)) { in FlushDiagnosticsImpl()