MCPcopy 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

directoryMethod · 0.50
hasCustomOptionsMethod · 0.50
customOptionsMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected