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

Method HasQuery

Source/cmInstrumentation.cxx:334–337  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

332}
333
334bool cmInstrumentation::HasQuery() const
335{
336 return this->hasQuery;
337}
338
339bool cmInstrumentation::HasOption(cmInstrumentationQuery::Option option) const
340{

Callers 10

InstrumentCommandMethod · 0.95
WriteMakeVariablesMethod · 0.80
WriteBuiltinTargetsMethod · 0.80
InstallMethod · 0.80
ActualConfigureMethod · 0.80
GenerateMethod · 0.80
StartTestMethod · 0.80
FinalizeTestMethod · 0.80

Calls

no outgoing calls

Tested by 2

StartTestMethod · 0.64
FinalizeTestMethod · 0.64