Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ IsFound
Method
IsFound
Source/cmFindBase.cxx:517–520 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
515
}
516
517
bool cmFindBase::IsFound() const
518
{
519
return this->InitialState == FindState::Found;
520
}
521
522
bool cmFindBase::IsDefined() const
523
{
Callers
5
ParseArguments
Method · 0.95
InitialPass
Method · 0.45
InitialPass
Method · 0.45
InitialPass
Method · 0.45
Write
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected