Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ postVisit
Method
postVisit
kdevplatform/language/duchain/types/typesystem.cpp:152–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
}
151
152
void SimpleTypeVisitor::postVisit(const AbstractType*)
153
{
154
}
155
156
void SimpleTypeVisitor::visit(const IntegralType* type)
157
{
Callers
1
accept
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected