Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ Initialized
Method
Initialized
Source/cmImportedCxxModuleInfo.cxx:16–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
#include
"cmSystemTools.h"
15
16
bool ImportedCxxModuleLookup::Initialized() const
17
{
18
return this->DoneInit;
19
}
20
21
void ImportedCxxModuleLookup::Initialize(std::string const& importedModules)
22
{
Callers
1
GetBmiFilePath
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected