MCPcopy 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
16bool ImportedCxxModuleLookup::Initialized() const
17{
18 return this->DoneInit;
19}
20
21void ImportedCxxModuleLookup::Initialize(std::string const& importedModules)
22{

Callers 1

GetBmiFilePathMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected