Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
DTextDiagnostics.cpp69 Replacements Repls; in FlushDiagnosticsImpl() local
82 if (llvm::Error Err = Repls.add(Repl)) { in FlushDiagnosticsImpl()
127 if (Repls.empty()) in FlushDiagnosticsImpl()
131 if (!applyAllReplacements(Repls, Rewrite)) { in FlushDiagnosticsImpl()