Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ visit
Method
visit
kdevplatform/language/duchain/types/typesystem.cpp:156–159 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
154
}
155
156
void SimpleTypeVisitor::visit(const IntegralType* type)
157
{
158
visit(( AbstractType* )type);
159
}
160
161
bool SimpleTypeVisitor::visit(const PointerType* type)
162
{
Callers
9
accept0
Method · 0.45
accept0
Method · 0.45
accept0
Method · 0.45
accept0
Method · 0.45
accept0
Method · 0.45
FOREACH_FUNCTION
Function · 0.45
accept0
Method · 0.45
accept0
Method · 0.45
accept0
Method · 0.45
Calls
1
visit
Function · 0.50
Tested by
no test coverage detected