Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
334
bool cmInstrumentation::HasQuery() const
335
{
336
return this->hasQuery;
337
}
338
339
bool cmInstrumentation::HasOption(cmInstrumentationQuery::Option option) const
340
{
Callers
10
InstrumentCommand
Method · 0.95
addInstrumentationCommand
Function · 0.80
WriteMakeVariables
Method · 0.80
WriteBuiltinTargets
Method · 0.80
WriteTargetRebuildManifest
Method · 0.80
Install
Method · 0.80
ActualConfigure
Method · 0.80
Generate
Method · 0.80
StartTest
Method · 0.80
FinalizeTest
Method · 0.80
Calls
no outgoing calls
Tested by
2
StartTest
Method · 0.64
FinalizeTest
Method · 0.64