Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
147
bool SimpleTypeVisitor::preVisit(const AbstractType*)
148
{
149
return true;
150
}
151
152
void SimpleTypeVisitor::postVisit(const AbstractType*)
153
{
Callers
1
accept
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected