Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ name
Method
name
plugins/clang/clangsupport.cpp:233–236 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
231
}
232
233
QString ClangSupport::name() const
234
{
235
return QStringLiteral(
"clang"
);
236
}
237
238
ICodeHighlighting* ClangSupport::codeHighlighting() const
239
{
Callers
2
isSupportedMimeType
Function · 0.45
documentDeclaration
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected