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

Function CDep_ClearCache

IDEHelper/Clang/CDepChecker.cpp:516–520  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

514void BfFullReportMemory();
515
516BF_EXPORT void BF_CALLTYPE CDep_ClearCache()
517{
518 if (gCDepChecker != NULL)
519 gCDepChecker->ClearCache();
520}
521
522BF_EXPORT void BF_CALLTYPE CDep_Shutdown()
523{

Callers

nothing calls this directly

Calls 1

ClearCacheMethod · 0.45

Tested by

no test coverage detected