MCPcopy 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
233QString ClangSupport::name() const
234{
235 return QStringLiteral("clang");
236}
237
238ICodeHighlighting* ClangSupport::codeHighlighting() const
239{

Callers 2

isSupportedMimeTypeFunction · 0.45
documentDeclarationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected