MCPcopy Create free account
hub / github.com/KDE/kdevelop / size

Method size

kdevplatform/util/tests/test_embeddedfreetree.cpp:282–285  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

280 }
281
282 uint size() const
283 {
284 return static_cast<uint>(realSet.size());
285 }
286
287 uint getItem(uint number) const
288 {

Callers 15

insertMethod · 0.45
iteratorMethod · 0.45
containsMethod · 0.45
removeMethod · 0.45
createEnvironmentMethod · 0.45
expandVariableFunction · 0.45
mapFromSourceMethod · 0.45
setCurrentIndexMethod · 0.45
setHeaderLabelsMethod · 0.45
slicedOrEmptyViewFunction · 0.45
matchesAtOffsetFunction · 0.45
resizeEventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected