MCPcopy Create free account
hub / github.com/Kitware/CMake / PrintComment

Method PrintComment

Source/cmXCodeObject.h:113–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111 std::string const& name, cmXCodeObject const* object,
112 cmXCodeObject const* parent);
113 virtual void PrintComment(std::ostream&) {}
114
115 static void PrintList(std::vector<cmXCodeObject*> const&, std::ostream& out);
116 std::string const& GetId() const { return this->Id; }

Callers 1

PrintMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected