Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DFixItRewriter.cpp175 bool CanRewrite = Info.getNumFixItHints() > 0 && commit.isCommitable(); in HandleDiagnostic() local
177 if (!CanRewrite) { in HandleDiagnostic()