MCPcopy Create free account
hub / github.com/KDAB/codebrowser / close

Method close

generator/generator.cpp:92–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90}
91
92void Generator::Tag::close(llvm::raw_ostream &myfile) const
93{
94 myfile << "</" << name << ">";
95}
96
97void Generator::generate(llvm::StringRef outputPrefix, std::string dataPath, const std::string &filename,
98 const char* begin, const char* end, llvm::StringRef footer, llvm::StringRef warningMessage,

Callers 5

generateMethod · 0.80
jquery-ui.min.jsFile · 0.80
zaFunction · 0.80
cbFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected