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

Method preVisit

kdevplatform/language/duchain/types/typesystem.cpp:147–150  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

145}
146
147bool SimpleTypeVisitor::preVisit(const AbstractType*)
148{
149 return true;
150}
151
152void SimpleTypeVisitor::postVisit(const AbstractType*)
153{

Callers 1

acceptMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected