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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp85 static void reportOptRecordError(Error E, DiagnosticsEngine &Diags, function in namespace:clang
318 reportOptRecordError(std::move(E), Diags, CodeGenOpts);
1167 reportOptRecordError(std::move(E), Diagnostics, CodeGenOpts);

Completed in 26 milliseconds