MCPcopy Create free account
hub / github.com/beefytech/Beef / BfCompiler_RequestFastFinish

Function BfCompiler_RequestFastFinish

IDEHelper/Compiler/BfCompiler.cpp:10595–10598  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10593}
10594
10595BF_EXPORT void BF_CALLTYPE BfCompiler_RequestFastFinish(BfCompiler* bfCompiler)
10596{
10597 bfCompiler->RequestFastFinish();
10598}
10599
10600BF_EXPORT void BF_CALLTYPE BfCompiler_ClearBuildCache(BfCompiler* bfCompiler)
10601{

Callers

nothing calls this directly

Calls 1

RequestFastFinishMethod · 0.80

Tested by

no test coverage detected