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

Method Validate

Source/cmList.cxx:242–242  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

240 }
241
242 bool Validate(std::size_t) override { return true; }
243
244 bool InSelection(std::string const&) override { return true; }
245};

Callers 2

TransformMethod · 0.45
NewREGEXMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected