MCPcopy Create free account
hub / github.com/KDE/kdevelop / generate

Method generate

plugins/clang/codegen/clangclasshelper.cpp:291–295  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

289
290
291DocumentChangeSet ClangTemplateNewClass::generate()
292{
293 addVariables(extraVariables());
294 return TemplateClassGenerator::generate();
295}

Callers 4

acceptMethod · 0.45
testFunctionContextMethod · 0.45
createFileFunction · 0.45
writeRandomStructureFunction · 0.45

Calls 1

addVariablesFunction · 0.85

Tested by 3

testFunctionContextMethod · 0.36
createFileFunction · 0.36
writeRandomStructureFunction · 0.36