Home
last modified time | relevance | path

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

/external/clang/lib/ARCMigrate/
DObjCMT.cpp2156 static bool reportDiag(const Twine &Err, DiagnosticsEngine &Diag) { in reportDiag() function
2209 reportDiag("Could not create file: " + TempPath.str(), Diag); in applyEditsToTemp()