Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ toIndexed
Method
toIndexed
plugins/clang/util/clangtypes.cpp:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
IndexedString ClangString::toIndexed() const
64
{
65
return IndexedString(c_str());
66
}
67
68
QTextStream& operator<<(QTextStream& stream, const ClangString& str)
69
{
Callers
2
makeId
Function · 0.80
declVisitor
Function · 0.80
Calls
1
IndexedString
Class · 0.70
Tested by
no test coverage detected