Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenAction.cpp87 static void reportOptRecordError(Error E, DiagnosticsEngine &Diags, in reportOptRecordError() function
334 reportOptRecordError(std::move(E), Diags, CodeGenOpts); in HandleTranslationUnit()
1208 reportOptRecordError(std::move(E), Diagnostics, CodeGenOpts); in ExecuteAction()