Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ isValid
Function
isValid
kdevplatform/language/duchain/problem.h:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
bool isValid() const
50
{
51
return m_index;
52
}
53
54
/**
55
* Index of the Declaration within the top context
Callers
3
directory
Method · 0.50
hasCustomOptions
Method · 0.50
customOptions
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected