Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ AddUsedFileName
Method
AddUsedFileName
IDEHelper/Backend/BeLibManger.cpp:498–501 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
496
}
497
498
bool BeLibManager::AddUsedFileName(const StringImpl& fileName)
499
{
500
return AddFile(fileName, NULL, -1) != NULL;
501
}
502
503
void BeLibManager::Finish()
504
{
Callers
2
RunLoop
Method · 0.80
DoCompile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected