Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DFixItRewriter.cpp176 bool CanRewrite = Info.getNumFixItHints() > 0 && commit.isCommitable(); in HandleDiagnostic() local
178 if (!CanRewrite) { in HandleDiagnostic()