MCPcopy Create free account
hub / github.com/andreasfertig/cppinsights / CppInsightFrontendAction

Method CppInsightFrontendAction

Insights.cpp:304–304  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

302
303public:
304 CppInsightFrontendAction() = default;
305 void EndSourceFileAction() override
306 {
307 mRewriter.getEditBuffer(mRewriter.getSourceMgr().getMainFileID()).write(llvm::outs());

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected